fix syncthing

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