From a482ddbde10e2bc77b19c18c8fed8f28fb9a5c3c Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 16:26:55 -0500 Subject: [PATCH] 100 current 2025-10-08 16:24:55 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 6bf0258..42dd779 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 99 current 2025-10-08 16:22:39 25.05.20251006.20c4598 6.12.50 * +# generation: 100 current 2025-10-08 16:24:55 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 5e42693..28b066e 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.wg_mex = false; + vpns.wg_mex = true; nvidia.enable = true; }; homelab = {