all repos — nixfiles @ b5b4f28aa811b0bbd60ccd1bbe45303886c33c1e

System and user configuration, managed by nix and home-manager

linde: fix typo in autoUpgrade settings

Alan Pearce
commit

b5b4f28aa811b0bbd60ccd1bbe45303886c33c1e

parent

cdaf559c72f45221b6ce3db156d97e448696b07f

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -106,7 +106,7 @@ flags = [
"--no-write-lock-file" "--impure" "--update-input" - "--nixpkgs" + "nixpkgs" "--update-input" "nixpkgs-small" ];