services.mediamtx.env
NixOS option
Extra environment variables for MediaMTX
type: attribute set of anythingDefault
{ }Example
declared in: nixos/modules/services/video/mediamtx.nixView source on NixOS/nixpkgs →{
MTX_CONFKEY = "mykey";
}