MyNixOS website logo
option

services.gocd-agent.extraGroups

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

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