services.patroni.group

NixOS option

The group for the service. If left as the default value this group will automatically be created, otherwise the sysadmin is responsible for ensuring the group exists.

type: string
Default
"patroni"
Example
"postgres"
declared in: nixos/modules/services/cluster/patroni/default.nixView source on NixOS/nixpkgs →