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;