MyNixOS website logo
option

services.mediamtx.env

Extra environment variables for MediaMTX.

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  MTX_CONFKEY = "mykey";
}