diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 66167d9..ab5b18f 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -19,7 +19,7 @@ syncthing.enable = true; tailscale.enable = true; vpns.enable = true; - vpns.openvpn_pia_mexico = true; + vpns.openvpn_pia_mexico = false; vpns.wg_pia_mexico = true; nvidia.enable = true; };