Initial prototype for Wireguard based PIA VPN - not quite 'ready' yet

This commit is contained in:
2023-03-08 23:49:02 -07:00
parent 8fb45a7ee5
commit cea9b9452b
6 changed files with 216 additions and 74 deletions

View File

@@ -9,6 +9,7 @@ in
imports = [
./hosts.nix
./pia-openvpn.nix
./pia-wireguard.nix
./ping.nix
./tailscale.nix
./vpn.nix