Update Sycnthing
This commit is contained in:
parent
243bb0f4a5
commit
2d2aebb66e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
cert = "/run/secrets/syncthing_cert";
|
||||
key = "/run/secrets/syncthing_key";
|
||||
user = "${username}";
|
||||
|
|
Loading…
Reference in a new issue