Change location of the system configuration
This commit is contained in:
parent
68d7c22549
commit
a5f9244996
@ -218,7 +218,7 @@ with pkgs;
|
|||||||
# Auto-upgrade the system
|
# Auto-upgrade the system
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flake = "/vault/syncthing/Projects/zion";
|
flake = "/root/system";
|
||||||
flags = [
|
flags = [
|
||||||
"--update-input agenix --update-input nixpkgs"
|
"--update-input agenix --update-input nixpkgs"
|
||||||
"--commit-lock-file"
|
"--commit-lock-file"
|
||||||
|
Loading…
Reference in New Issue
Block a user