services.stump.environment

NixOS option

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

type: attribute set of string
Default
{ }
Example
{
  STUMP_VERBOSITY = "2";
}
declared in: nixos/modules/services/web-apps/stump.nixView source on NixOS/nixpkgs →