services.jenkins.extraGroups
NixOS option
List of extra groups that the “jenkins” user should be a part of.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/continuous-integration/jenkins/default.nixView source on NixOS/nixpkgs →[ "wheel" "dialout" ]