diff --git a/flake.nix b/flake.nix index 102ca87..56948b6 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 91 current 2025-10-08 13:12:44 25.05.20251001.5b5be50 6.12.49 * +# generation: 92 current 2025-10-08 13:13:23 25.05.20251001.5b5be50 6.12.49 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index ab5b18f..4b922ea 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -20,7 +20,7 @@ tailscale.enable = true; vpns.enable = true; vpns.openvpn_pia_mexico = false; - vpns.wg_pia_mexico = true; + vpns.wg_pia_mexico = false; nvidia.enable = true; }; homelab = {