update(thor.hass): add adaptive_lighting
This commit is contained in:
parent
a8c81d22e3
commit
b37e001460
1 changed files with 1 additions and 0 deletions
|
|
@ -359,6 +359,7 @@ in
|
|||
configDir = "/var/lib/hass";
|
||||
configWritable = true;
|
||||
extraPackages = ps: with ps; [ securetar ];
|
||||
customComponents = with pkgs.home-assistant-custom-components; [ adaptive_lighting ];
|
||||
extraComponents = [
|
||||
"default_config"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue