diff --git a/systems/aarch64-linux/nixberry/default.nix b/systems/aarch64-linux/nixberry/default.nix index 99f4a1b..28eaa2e 100644 --- a/systems/aarch64-linux/nixberry/default.nix +++ b/systems/aarch64-linux/nixberry/default.nix @@ -126,10 +126,13 @@ in enable = true; configWritable = true; extraComponents = [ + "default_config" "analytics" "shopping_list" "fritzbox" "met" + "esphome" + "rpi_power" ]; customComponents = with pkgs.home-assistant-custom-components; [ @@ -140,7 +143,7 @@ in extraPackages = python3Packages: with python3Packages; [ - tuya-vacuum + ical ]; customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [