Set flake path to canonical Syncthing folder
This commit is contained in:
parent
28a2e71b65
commit
e3e91bc934
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user