Add extra folder (Sync) to syncthing

To be used as a kind of drop-box folder
This commit is contained in:
Evie Litherland-Smith 2024-05-18 07:19:29 +01:00
parent 0152ce607b
commit bee9468fdc

View file

@ -16,6 +16,12 @@ in {
"Vanguard".id = "YELFAIP-4VBWPRX-CB7RNJD-RPBQ6KN-CGTMIBO-FK7EPTH-ZXYS6AF-C6WKOQT";
};
folders = {
"Sync" = {
inherit devices;
id = "fn9cr-ncfas";
path = "~/Sync";
ignorePerms = true;
};
"Music" = {
inherit devices;
id = "munzw-vnxhl";