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>
Set the options in /etc/resolv.conf.
list of string[ ][
"ndots:1"
"rotate"
]