diff options
Diffstat (limited to 'hosts/full-iso/default.nix')
| -rw-r--r-- | hosts/full-iso/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/full-iso/default.nix b/hosts/full-iso/default.nix index e17e620..8d6199a 100644 --- a/hosts/full-iso/default.nix +++ b/hosts/full-iso/default.nix @@ -1,4 +1,4 @@ -{ modulesPath, pkgs, ... }: +{ modulesPath, ... }: { imports = [ (modulesPath + "/installer/cd-dvd/installation-cd-base.nix") |
