networking.networkmanager.appendNameservers

NixOS option

A list of name servers that should be appended to the ones configured in NetworkManager or received by DHCP.

type: list of string
Default
[ ]
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →