Move syncthing options to new format
This commit is contained in:
parent
63d6a617c1
commit
d5098eb264
5 changed files with 33 additions and 33 deletions
|
|
@ -11,7 +11,7 @@
|
|||
key = config.age.secrets.syncthingKey.path;
|
||||
cert = config.age.secrets.syncthingCert.path;
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
folders = {
|
||||
settings.folders = {
|
||||
"passwords" = {
|
||||
path = "${config.services.syncthing.dataDir}/passwords";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue