diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index afc7173..bdf79a4 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; - homeassistant.enable = true; + home-assistant.enable = true; zigbee2mqtt.enable = true; mosquitto.enable = true; prowlarr.enable = true;