syncthing: newton/serverle remove dataDir setting

This commit is contained in:
Felix Buehler 2022-12-25 12:13:39 +01:00
parent 92ceed2b27
commit cd9f8bcfbd
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@
services.syncthing = {
enable = true;
openDefaultPorts = true;
dataDir = "/srv/data";
key = config.sops.secrets."syncthing/key".path;
cert = config.sops.secrets."syncthing/cert".path;
extraOptions = {