fix syncthing

This commit is contained in:
Odweta
2026-01-19 15:11:37 +00:00
parent d939147889
commit 9d62826303
+1 -1
View File
@@ -2,7 +2,7 @@
{ {
# Enable Syncthing as a user service # Enable Syncthing as a user service
programs.syncthing = { service.syncthing = {
enable = true; enable = true;
autoStart = false; autoStart = false;
dataDir = "$HOME/.config/syncthing"; # default location dataDir = "$HOME/.config/syncthing"; # default location