fix syncthing
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# Enable Syncthing as a user service
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
autoStart = false;
|
||||
dataDir = "$HOME/.config/syncthing"; # default location
|
||||
gui = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user