Fix syncthing

This commit is contained in:
Julian Mutter 2024-06-26 13:26:15 +02:00
parent c050f62249
commit 0af98663f7

View File

@ -230,7 +230,9 @@
services.openssh.enable = false;
services.syncthing.enable = true;
services.syncthing.user = "julian";
services.syncthing.openDefaultPorts = true;
services.syncthing.configDir = "/home/julian/.config/syncthing";
# services.syncthing.
#services.syncthing.key = config.sops.secrets."aspi/syncthing/key".path;
#services.syncthing.cert = config.sops.secrets."aspi/syncthing/cert".path;