networking.resolvconf.extraConfig

NixOS option

Extra configuration to append to resolvconf.conf.

type: strings concatenated with "\n"
Default
""
Example
"libc=NO"
declared in: nixos/modules/config/resolvconf.nixView source on NixOS/nixpkgs →