new share

This commit is contained in:
Danilo Reyes
2026-02-19 17:11:37 -06:00
parent f312498f6e
commit b7928afa2a

View File

@@ -135,6 +135,16 @@ in
"wg-friend1"
];
};
close_share = {
path = "~/Pictures/Encrypted/close_family";
ignorePerms = false;
type = "sendreceive";
devices = [
"server"
"workstation"
"wg-friend1"
];
};
};
};
};