syncthing: added sops folder
This commit is contained in:
parent
9b37639ed9
commit
444c0d9253
|
@ -124,6 +124,15 @@ in
|
||||||
"living-room-system"
|
"living-room-system"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
"/nas/Syncthing/Sync/sops" = {
|
||||||
|
label = "Sops";
|
||||||
|
id = "Sops";
|
||||||
|
devices = [
|
||||||
|
"s20fe"
|
||||||
|
"work-laptop"
|
||||||
|
"windows"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
devices = {
|
devices = {
|
||||||
s20fe = {
|
s20fe = {
|
||||||
|
|
Loading…
Reference in a new issue