services.pghero.extraGroups

NixOS option

Additional groups for the systemd service.

type: list of string
Default
[ ]
Example
[
  "tlskeys"
]
declared in: nixos/modules/services/misc/pghero.nixView source on NixOS/nixpkgs →