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;
|
||||||
dataDir = "$HOME/.config/syncthing"; # default location
|
|
||||||
gui = {
|
gui = {
|
||||||
enable = true;
|
enable = true;
|
||||||
address = "127.0.0.1:8384"; # localhost GUI
|
address = "127.0.0.1:8384"; # localhost GUI
|
||||||
|
|||||||
Reference in New Issue
Block a user