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