fix syncthing
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user