fix syncthing

This commit is contained in:
Odweta
2026-01-19 15:13:26 +00:00
parent 1f5d10ff53
commit 8c4765de7e
+1 -1
View File
@@ -2,7 +2,7 @@
{ {
# Enable Syncthing as a user service # Enable Syncthing as a user service
service.syncthing = { services.syncthing = {
enable = true; enable = true;
autoStart = false; autoStart = false;
dataDir = "$HOME/.config/syncthing"; # default location dataDir = "$HOME/.config/syncthing"; # default location