Adapt Syncthing config to upstream changes

This commit is contained in:
coolneng 2023-05-24 12:34:45 +02:00
parent 6f2a82c983
commit 58678046f3
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 54 additions and 52 deletions

View File

@ -17,6 +17,7 @@
user = "coolneng";
dataDir = "/home/coolneng";
key = config.age.secrets.syncthing.path;
settings = {
devices.zion = {
id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF";
addresses = [ "tcp://192.168.13.2:22000" ];
@ -81,6 +82,7 @@
};
};
};
};
# Automount external storage
systemd.mounts = [