better syncthing setup
This commit is contained in:
parent
9f9a4d0377
commit
2c7f498d42
8 changed files with 56 additions and 35 deletions
|
|
@ -6,6 +6,11 @@ in
|
|||
services.syncthing = {
|
||||
enable = true;
|
||||
inherit guiAddress;
|
||||
|
||||
settings.folders.sync = {
|
||||
path = "/data/sync/documents-hd";
|
||||
type = "receiveencrypted";
|
||||
};
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue