MyNixOS website logo
option

services.bind.extraArgs

Additional command-line arguments to pass to named.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-n"
  "4"
]