mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/home-automation: add esphome to hass
This commit is contained in:
parent
b1468098ff
commit
fbec192d33
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ in
|
||||||
|
|
||||||
extraComponents = [
|
extraComponents = [
|
||||||
"backup"
|
"backup"
|
||||||
|
"esphome"
|
||||||
"prometheus"
|
"prometheus"
|
||||||
] ++ cfg.extraComponents;
|
] ++ cfg.extraComponents;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue