forked from colonelpanic/dotfiles
[NixOS] More home-assistant fix
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
extraComponents = [
|
||||
"esphome"
|
||||
"met"
|
||||
"radio_browser"
|
||||
];
|
||||
config = {
|
||||
extraComponents = [
|
||||
"esphome"
|
||||
"met"
|
||||
"radio_browser"
|
||||
];
|
||||
config = {
|
||||
default_config = {};
|
||||
met = {};
|
||||
|
||||
Reference in New Issue
Block a user