services.dnsmasq.settings.server
NixOS option
The DNS servers which dnsmasq should query.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/dnsmasq.nixView source on NixOS/nixpkgs →[ "8.8.8.8" "8.8.4.4" ]