1
0
forked from c3d2/nix-config

home-assistant: add missing mqtt

This commit is contained in:
Sandro - 2023-12-11 23:53:55 +01:00
parent 7154341030
commit 8155afd46f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -89,6 +89,7 @@ in
extraComponents = [
"esphome"
"met"
"mqtt"
"radio_browser"
"wled"
];