diff options
Diffstat (limited to 'system/linde.nix')
-rw-r--r-- | system/linde.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix index 29260c21..458deb52 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -106,7 +106,7 @@ in "--no-write-lock-file" "--impure" "--update-input" - "--nixpkgs" + "nixpkgs" "--update-input" "nixpkgs-small" ]; |