diff --git a/configuration.nix b/configuration.nix index 0e551bd..aed948c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -236,7 +236,7 @@ with pkgs; # Auto-upgrade the system system.autoUpgrade = { enable = true; - flake = "/home/coolneng/system"; + flake = "git+https://git.psydnd.org/coolneng/zion"; flags = [ "--update-input agenix --update-input nixpkgs" "--commit-lock-file"