services.matrix-tuwunel.extraEnvironment

NixOS option

Extra Environment variables to pass to the tuwunel server.

type: attribute set of string
Default
{ }
Example
{
  RUST_BACKTRACE = "yes";
}
declared in: nixos/modules/services/matrix/tuwunel.nixView source on NixOS/nixpkgs →