MyNixOS website logo
option-set

services.github-runners.<name>

Showing entries 1-34 out of 34.
Whether to enable GitHub Actions runner
Whether to enable GitHub Actions runner
If enabled, causes the following behavior:Passes the --ephemeral flag to the runner configuration …
If enabled, causes the following behavior:Passes the --ephemeral flag to the runner configuration …
Extra environment variables to set for the runner, as an attrset
Extra environment variables to set for the runner, as an attrset
Extra labels in addition to the default (unless disabled through the noDefaultLabels option).Chang…
Extra labels in addition to the default (unless disabled through the noDefaultLabels option).Chang…
Extra packages to add to PATH of the service to make them available to workflows
Extra packages to add to PATH of the service to make them available to workflows
Group under which to run the service
Group under which to run the service
Name of the runner to configure
Name of the runner to configure
Disables adding the default labels
Disables adding the default labels
List of Node.js runtimes the runner should support
List of Node.js runtimes the runner should support
The github-runner package to use
The github-runner package to use
Replace any existing runner with the same name
Replace any existing runner with the same name
Name of the runner group to add this runner to (defaults to the default runner group).Changing thi…
Name of the runner group to add this runner to (defaults to the default runner group).Changing thi…
Modify the service
Modify the systemd service
The full path to a file which contains eithera fine-grained personal access token (PAT),a classic …
The full path to a file which contains eithera fine-grained personal access token (PAT),a classic …
Repository to add the runner to
Repository to add the runner to
User under which to run the service
User under which to run the service
Working directory, available as $GITHUB_WORKSPACE during workflow runs and used as a default for r…
Working directory, available as $GITHUB_WORKSPACE during workflow runs and used as a default for r…