services.stump.environment
NixOS option
Extra configuration environment variables. Refer to the documentation for options.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/web-apps/stump.nixView source on NixOS/nixpkgs →{
STUMP_VERBOSITY = "2";
}