mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
update home-assistant config
This commit is contained in:
parent
144e833251
commit
0ed8cb227d
1 changed files with 7 additions and 1 deletions
|
@ -5,14 +5,20 @@
|
|||
enable = true;
|
||||
extraComponents = [
|
||||
"cast"
|
||||
"cloud"
|
||||
"enphase_envoy"
|
||||
"esphome"
|
||||
"google_translate"
|
||||
"homekit_controller"
|
||||
"jellyfin"
|
||||
"lacrosse"
|
||||
"lacrosse_view"
|
||||
"litterrobot"
|
||||
"met"
|
||||
"nest"
|
||||
"radio_browser"
|
||||
"systemmonitor"
|
||||
"thread"
|
||||
"tplink"
|
||||
];
|
||||
config = {
|
||||
|
@ -27,4 +33,4 @@
|
|||
feedreader.urls = [ "https://nixos.org/blogs.xml" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue