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;