fix syncthing
This commit is contained in:
@@ -2,11 +2,5 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
# Enable Syncthing as a user service
|
# Enable Syncthing as a user service
|
||||||
services.syncthing = {
|
services.syncthing.enable = true;
|
||||||
enable = true;
|
|
||||||
gui = {
|
|
||||||
enable = true;
|
|
||||||
address = "127.0.0.1:8384"; # localhost GUI
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user