services.matrix-tuwunel.extraEnvironment

Extra Environment variables to pass to the tuwunel server.

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