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