services.frigate.checkConfig

NixOS option

Whether to check the configuration at build time.

type: boolean
Default
pkgs.stdenv.buildPlatform.canExecute pkgs.stdenv.hostPlatform && !(pkgs.stdenv.hostPlaform.isAarch64)
declared in: nixos/modules/services/video/frigate.nixView source on NixOS/nixpkgs →