Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
woodpecker-agents
agents
<name>
extraGroups
option
services.woodpecker-agents.agents.<name>.extraGroups
Additional groups for the systemd service.
Declarations
nixos/modules/services/continuous-integration/woodpecker/agents.nix
Type
list of string
Default
[ ]
Example
[
"podman"
]