diff options
Diffstat (limited to 'lass/1systems/helios')
-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 |