diff options
author | lassulus <lassulus@lassul.us> | 2018-05-13 20:38:10 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-05-13 21:04:51 +0200 |
commit | 364c99bd295e2a44170991cd94d39a1cd546a128 (patch) | |
tree | dac7d531fd696e73af6639b485c66730e99f6465 /lass/1systems/helios/physical.nix | |
parent | 8642d7c3bcd6edcfc63a3837b4985dd7380bfdb2 (diff) |
l helios.r: import pkgs
Diffstat (limited to 'lass/1systems/helios/physical.nix')
-rw-r--r-- | lass/1systems/helios/physical.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/helios/physical.nix b/lass/1systems/helios/physical.nix index a224f81df..a5212454f 100644 --- a/lass/1systems/helios/physical.nix +++ b/lass/1systems/helios/physical.nix @@ -1,3 +1,4 @@ +{ pkgs, ... }: { imports = [ ./config.nix |