MyNixOS website logo
option

services.github-runners.<name>.nodeRuntimes

List of Node.js runtimes the runner should support.

Declarations
    Type
    non-empty (list of value "node20" (singular enum))
    Default
    [
      "node20"
    ]