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>
List of extra groups that the "jenkins" user should be a part of.
list of string[ ][
"wheel"
"dialout"
]