services.dnsmasq.settings.server
The DNS servers which dnsmasq should query.
- Type
list of string- Default
[ ]- Example
[ "8.8.8.8" "8.8.4.4" ]- Declared
- <nixpkgs/nixos/modules/services/networking/dnsmasq.nix>
The DNS servers which dnsmasq should query.
list of string[ ][
"8.8.8.8"
"8.8.4.4"
]