services.mackerel-agent.apiKeyFile

NixOS option

Path to file containing the Mackerel API key. The file should contain a single line of the following form: apikey = "EXAMPLE_API_KEY"

type: absolute path
Example
"/run/keys/mackerel-api-key"
declared in: nixos/modules/services/monitoring/mackerel-agent.nixView source on NixOS/nixpkgs →