fix: configure frigate component via nixos

This commit is contained in:
514fpv 2025-04-30 02:01:46 +08:00
parent c67aef79ce
commit 2b75e0c0fa
Signed by: koishi
SSH key fingerprint: SHA256:i6TyMdSpIH+dGyo6hTa6wyF+9OHsFkBnmLdkGBPblgI

View file

@ -17,6 +17,8 @@
"synology_dsm"
];
customComponents = [ pkgs.home-assistant-custom-components.frigate ];
extraPackages =
python3Packages: with python3Packages; [
aiogithubapi