chore: elfeed syncthing setup

This commit is contained in:
Swarsel 2024-12-05 04:50:38 +01:00
parent 4ab640343f
commit 36d37c3476
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 90 additions and 90 deletions

View file

@ -8,7 +8,7 @@
services.syncthing = {
enable = true;
user = "syncthing";
user = "swarsel";
dataDir = "/Vault/data/syncthing";
configDir = "/Vault/apps/syncthing";
guiAddress = "0.0.0.0:8384";