Move syncthing config to home manager

This commit is contained in:
2024-06-17 22:15:05 +02:00
parent cec09d6e0f
commit 8f5e73e7f6
3 changed files with 3 additions and 7 deletions

View File

@ -216,9 +216,6 @@
# Enable the OpenSSH daemon.
services.openssh.enable = false;
services.syncthing.enable = true;
services.syncthing.user = "julian";
services.syncthing.group = "julian";
#services.syncthing.key = config.sops.secrets."aspi/syncthing/key".path;
#services.syncthing.cert = config.sops.secrets."aspi/syncthing/cert".path;
# overrideDevices = true; # overrides any devices added or deleted through the WebUI