services.crowdsec-firewall-bouncer.secrets.apiKeyPath

NixOS option

Path to the API key to authenticate with a local CrowdSec API. You need to call cscli bouncers add <bouncer-name> to register the bouncer and get this API key. When authenticating to the locally running crowdsec service, you may use the services.crowdsec-firewall-bouncer.registerBouncer.enable option instead.

type: null or absolute path
Default
null
declared in: nixos/modules/services/security/crowdsec-firewall-bouncer.nixView source on NixOS/nixpkgs →