Add radios package to ha
This commit is contained in:
parent
1e4abbb916
commit
4dfbdb7fdd
@ -4,7 +4,7 @@
|
||||
enable = true;
|
||||
configWritable = true;
|
||||
config = null;
|
||||
extraPackages = with pkgs.python3Packages; [
|
||||
extraPackages = python3Packages: with pkgs.python3Packages; [
|
||||
radios
|
||||
];
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
|
Loading…
Reference in New Issue
Block a user