Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
frigate
settings
cameras
<name>
ffmpeg
inputs
*
roles
option
services.frigate.settings.cameras.<name>.ffmpeg.inputs.*.roles
List of roles for this stream.
Declarations
nixos/modules/services/video/frigate.nix
Type
list of (one of "audio", "detect", "record")
Example
[
"detect"
"record"
]