Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
bind
extraArgs
option
services.bind.extraArgs
Additional command-line arguments to pass to named.
Declarations
nixos/modules/services/networking/bind.nix
Type
list of string
Default
[ ]
Example
[
"-n"
"4"
]