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
|
# Auto-upgrade the system
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flake = "/home/coolneng/system";
|
flake = "/vault/syncthing/Projects/zion";
|
||||||
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