Set flake path to canonical Syncthing folder

This commit is contained in:
coolneng 2025-03-03 11:19:49 +01:00
parent 28a2e71b65
commit e3e91bc934
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -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"