diff --git a/configuration.nix b/configuration.nix index cd8ea52..f2199c4 100644 --- a/configuration.nix +++ b/configuration.nix @@ -218,7 +218,7 @@ with pkgs; # Auto-upgrade the system system.autoUpgrade = { enable = true; - flake = "/vault/syncthing/Projects/zion"; + flake = "/root/system"; flags = [ "--update-input agenix --update-input nixpkgs" "--commit-lock-file"