services.gocd-agent.extraGroups

List of extra groups that the "gocd-agent" user should be a part of.

Type
list of string
Default
[ ]
Example
[
  "wheel"
  "docker"
]
Declared
<nixpkgs/nixos/modules/services/continuous-integration/gocd-agent/default.nix>