MyNixOS website logo
option

services.stump.environment

Extra configuration environment variables. Refer to the documentation for options.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  STUMP_VERBOSITY = "2";
}