From 4406adfb6031569f79a34835149f9369bf6f949e Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 23:30:41 -0500 Subject: [PATCH] 194 current 2025-10-09 23:29:38 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 2642a0e..0623a80 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 193 current 2025-10-09 23:00:13 25.05.20251006.20c4598 6.12.50 * +# generation: 194 current 2025-10-09 23:29:38 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 ba4e217..c98c7d2 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -40,7 +40,7 @@ in gitea.enable = true; qbittorrent.enable = true; immich.enable = true; - home-assistant.enable = false; + home-assistant.enable = true; zigbee2mqtt.enable = true; mosquitto.enable = true; prowlarr.enable = true;