Use Git repository as Flake URL for Auto Upgrade
This commit is contained in:
parent
3abfa5cb84
commit
155c4f3525
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user