MyNixOS website logo
option

services.jenkins.extraOptions

Additional command line arguments to pass to Jenkins.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--debug=9"
]