nix format

This commit is contained in:
mjallen18
2026-01-07 09:17:34 -06:00
parent 98c627531c
commit dabd791fac
20 changed files with 546 additions and 316 deletions

View File

@@ -233,30 +233,33 @@ in
"zone"
];
customComponents = with pkgs.home-assistant-custom-components; [
# nixpkgs
auth_oidc
better_thermostat
localtuya
luxer_one
prometheus_sensor
roborock_custom_map
smartir
versatile_thermostat
] ++ (with pkgs.${namespace}; [
ha-anycubic
ha-bambulab
ha-bedjet
ha-gehome
ha-icloud3
ha-local-llm
ha-mail-and-packages
ha-nanokvm
ha-openhasp
ha-overseerr
ha-petlibro
ha-wyzeapi
]);
customComponents =
with pkgs.home-assistant-custom-components;
[
# nixpkgs
auth_oidc
better_thermostat
localtuya
luxer_one
prometheus_sensor
roborock_custom_map
smartir
versatile_thermostat
]
++ (with pkgs.${namespace}; [
ha-anycubic
ha-bambulab
ha-bedjet
ha-gehome
ha-icloud3
ha-local-llm
ha-mail-and-packages
ha-nanokvm
ha-openhasp
ha-overseerr
ha-petlibro
ha-wyzeapi
]);
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
atomic-calendar-revive