all repos — nixfiles @ ab8d615544a903e23027f44bfe1310c4296beec5

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

nix: don't use flake to auto-upgrade

Alan Pearce
commit

ab8d615544a903e23027f44bfe1310c4296beec5

parent

65ff368e563e09e1babb494f267dab936b930428

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M system/settings/configuration/nix-linux.nixsystem/settings/configuration/nix-linux.nix
@@ -20,7 +20,6 @@
system.autoUpgrade = { enable = true; flags = [ "--max-jobs" "2" ]; - flake = "/home/alan/projects/alanpearce/nixfiles"; }; systemd.services.nixos-upgrade = { script = pkgs.lib.mkForce ''