services.jenkins.extraGroups

List of extra groups that the "jenkins" user should be a part of.

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