Zemelapiai: +mtworx

This commit is contained in:
2025-05-18 19:44:19 +00:00
parent 6726db582c
commit 48257920e3

View File

@@ -82,11 +82,15 @@ in
dataDir = "/data/vno3-shared";
devices = {
vno1-gdrx.id = myData.hosts."vno1-gdrx.jakst.vpn".syncthingID;
mtworx.id = myData.hosts."mtsorx.jakst.vpn".syncthingID;
};
folders = {
"/data/vno3-shared/Zemelapiai" = {
id = "ahz8ohSh";
devices = [ "vno1-gdrx" ];
devices = [
"vno1-gdrx"
"mtworx"
];
};
};
};