syncthing: openvpn reenabled to sync with work laptop
This commit is contained in:
parent
b5684b63d5
commit
4439bcd3a3
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue