]> Git — Sourcephile - sourcephile-nix.git/blob - hosts/losurdo/networking/openvpn.nix
openvpn: switch to Riseup's Bitmask VPN; Riseup's VPNRED has been decommissioned...
[sourcephile-nix.git] / hosts / losurdo / networking / openvpn.nix
1 {
2 imports = [
3 openvpn/riseup.nix
4 openvpn/calyx.nix
5 ];
6 }