MyNixOS website logo
option

services.gocd-server.extraGroups

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

Declarations
Type
list of string
Default
[ ]
Example
[
  "wheel"
  "docker"
]