services.karma.environment

Additional environment variables to provide to karma.

Type
attribute set of string
Default
{ }
Example
{
  ALERTMANAGER_NAME = "single";
  ALERTMANAGER_URI = "https://alertmanager.example.com";
}
Declared
<nixpkgs/nixos/modules/services/monitoring/karma.nix>