services.gitlab-runner.extraPackages

NixOS option

Extra packages to add to PATH for the gitlab-runner process. These packages won’t be added to the system, use environment.systemPackages for that.

type: list of package
Default
[ ]
declared in: nixos/modules/services/continuous-integration/gitlab-runner/runner.nixView source on NixOS/nixpkgs →