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