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>
Extra Environment variables to pass to the conduit server.
attribute set of string{ }{
RUST_BACKTRACE = "yes";
}