summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-01-08 15:12:20 +0100
committerAlan Pearce2025-01-08 15:12:20 +0100
commitb5b4f28aa811b0bbd60ccd1bbe45303886c33c1e (patch)
tree1c79235345fe43ae851e913ac6a1c7b2423b98c7 /system/linde.nix
parentcdaf559c72f45221b6ce3db156d97e448696b07f (diff)
downloadnixfiles-b5b4f28aa811b0bbd60ccd1bbe45303886c33c1e.tar.lz
nixfiles-b5b4f28aa811b0bbd60ccd1bbe45303886c33c1e.tar.zst
nixfiles-b5b4f28aa811b0bbd60ccd1bbe45303886c33c1e.zip
linde: fix typo in autoUpgrade settings
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix2
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"
     ];