From 39e44c0adef69d5b0b35df11d5a2d6d2655a491f Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 01:48:51 -0500 Subject: [PATCH] 257 current 2025-10-11 01:15:03 25.05.20251006.20c4598 6.12.50 * --- hosts/snowbelle/configuration.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 6bb675c..6028427 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -23,9 +23,6 @@ in docker.enable = true; syncthing.enable = true; tailscale.enable = true; - vpns.enable = false; - vpns.wg_mex = false; - vpn-confinement.enable = false; nvidia.enable = true; }; homelab = { @@ -41,7 +38,7 @@ in gitea.enable = true; qbittorrent.enable = true; immich.enable = true; - home-assistant.enable = true; + hass.enable = true; zigbee2mqtt.enable = true; mosquitto.enable = true; prowlarr.enable = true;