services.crowdsec.hub.branch

NixOS option

The git branch on which cscli is going to fetch configurations. See https://docs.crowdsec.net/docs/configuration/crowdsec_configuration/#hub_branch for more information.

type: string
Default
"master"
Example
[
  "master"
  "v1.4.3"
  "v1.4.2"
]
declared in: nixos/modules/services/security/crowdsec.nixView source on NixOS/nixpkgs →