Extra Environment variables to pass to the conduwuit server.
Declarations
Type
attribute set of string
Default
{ }
Example
{
RUST_BACKTRACE = "yes";
}
Extra Environment variables to pass to the conduwuit server.
attribute set of string
{ }
{
RUST_BACKTRACE = "yes";
}