From a69610326795474f81f955b444c4fa55db38d31e Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 13:07:09 -0500 Subject: [PATCH] 89 current 2025-10-08 13:03:07 25.05.20251001.5b5be50 6.12.49 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = {