fix: configure frigate component via nixos
This commit is contained in:
parent
c67aef79ce
commit
2b75e0c0fa
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
"synology_dsm"
|
||||
];
|
||||
|
||||
customComponents = [ pkgs.home-assistant-custom-components.frigate ];
|
||||
|
||||
extraPackages =
|
||||
python3Packages: with python3Packages; [
|
||||
aiogithubapi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue