linde: fix typo in autoUpgrade settings
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M system/linde.nix → system/linde.nix
@@ -106,7 +106,7 @@ flags = [ "--no-write-lock-file" "--impure" "--update-input" - "--nixpkgs" + "nixpkgs" "--update-input" "nixpkgs-small" ];