services.code-server.extraGroups
An array of additional groups for the code-server user.
- Type
list of string- Default
[ ]- Example
[ "docker" ]- Declared
- <nixpkgs/nixos/modules/services/web-apps/code-server.nix>
An array of additional groups for the code-server user.
list of string[ ][
"docker"
]