networking.networkmanager.dns

NixOS option

Set the DNS (resolv.conf) processing mode. A description of these modes can be found in the main section of https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html or in NetworkManager.conf(5).

type: one of "default", "dnsmasq", "systemd-resolved", "none"
Default
"default"
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →