services.matrix-conduit.extraEnvironment

Extra Environment variables to pass to the conduit server.

Type
attribute set of string
Default
{ }
Example
{
  RUST_BACKTRACE = "yes";
}
Declared
<nixpkgs/nixos/modules/services/matrix/conduit.nix>