From d7e1708f658b8415a16da0258387214e964cd532 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 03:40:08 -0500 Subject: [PATCH] 269 current 2025-10-11 03:39:33 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 3857b1c..dc4fbff 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 268 current 2025-10-11 03:24:47 25.05.20251006.20c4598 6.12.50 * +# generation: 269 current 2025-10-11 03:39:33 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 bc41299..3e37884 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -38,7 +38,7 @@ in gitea.enable = true; qbittorrent.enable = true; immich.enable = true; - hass.enable = false; + hass.enable = true; zigbee2mqtt.enable = true; mosquitto.enable = true; prowlarr.enable = true;