Revert "Adapt Syncthing config to upstream changes"
This reverts commit 58678046f3
.
This commit is contained in:
parent
0a5e89d2d6
commit
0b7422b01c
|
@ -17,7 +17,6 @@
|
|||
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" ];
|
||||
|
@ -82,7 +81,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
# Automount external storage
|
||||
systemd.mounts = [
|
||||
|
|
Loading…
Reference in New Issue