final syncthing
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
{
|
{
|
||||||
services.syncthing = {
|
services.syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "blake";
|
user = "syncthing";
|
||||||
group = "blake";
|
group = "syncthing";
|
||||||
|
|
||||||
# webui
|
# webui
|
||||||
guiAddress = "0.0.0.0:2222";
|
guiAddress = "0.0.0.0:2222";
|
||||||
|
|||||||
Reference in New Issue
Block a user