syncthing: openvpn reenabled to sync with work laptop

This commit is contained in:
Tigor Hutasuhut 2024-07-12 09:57:49 +07:00
parent b5684b63d5
commit 4439bcd3a3

View file

@ -68,6 +68,14 @@ in
"onyx" "onyx"
]; ];
}; };
"/nas/Syncthing/Sync/VPN" = {
label = "OpenVPN";
id = "OpenVPN";
devices = [
"s20fe"
"work-laptop"
];
};
"/nas/Syncthing/Sync/WireGuard" = { "/nas/Syncthing/Sync/WireGuard" = {
label = "WireGuard"; label = "WireGuard";
id = "WireGuard"; id = "WireGuard";