diff --git a/flake.nix b/flake.nix index 739558c..974438e 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 88 current 2025-10-08 12:59:45 25.05.20251001.5b5be50 6.12.49 * +# generation: 89 current 2025-10-08 13:03:07 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 4b922ea..ab5b18f 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 = false; + vpns.wg_pia_mexico = true; nvidia.enable = true; }; homelab = {