services.tomcat.extraGroups

Defines extra groups to which the tomcat user belongs.

Type
list of string
Default
[ ]
Example
[
  "users"
]
Declared
<nixpkgs/nixos/modules/services/web-servers/tomcat.nix>