services.longview.apiKeyFile

NixOS option

A file containing the Longview API key. To get this, look in Longview settings which are found at https://manager.linode.com/longview/. apiKeyFile takes precedence over apiKey.

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