Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
resolvconf
extraOptions
option
networking.resolvconf.extraOptions
Set the options in
/etc/resolv.conf
.
Declarations
nixos/modules/config/resolvconf.nix
Type
list of string
Default
[ ]
Example
[
"ndots:1"
"rotate"
]