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