MyNixOS website logo
option

services.karma.environment

Additional environment variables to provide to karma.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  ALERTMANAGER_NAME = "single";
  ALERTMANAGER_URI = "https://alertmanager.example.com";
}