networking.resolvconf.extraOptions

Set the options in /etc/resolv.conf.

Type
list of string
Default
[ ]
Example
[
  "ndots:1"
  "rotate"
]
Declared
<nixpkgs/nixos/modules/config/resolvconf.nix>