Use correct Flake URL scheme for Auto Upgrade
This commit is contained in:
parent
770ecc6c02
commit
6e93e251d6
@ -237,7 +237,7 @@ with pkgs;
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
allowReboot = true;
|
||||
flake = "git+https://git.psydnd.org/coolneng/zion";
|
||||
flake = "git+https://git.psydnd.org/coolneng/zion#zion";
|
||||
flags = [
|
||||
"--update-input agenix --update-input nixpkgs"
|
||||
"--commit-lock-file"
|
||||
|
Loading…
x
Reference in New Issue
Block a user