services.gocd-server.extraGroups

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

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