networking.nameservers
The list of nameservers. It can be left empty if it is auto-detected through DHCP.
- Type
list of string- Default
[ ]- Example
[ "130.161.158.4" "130.161.33.17" ]- Declared
- <nixpkgs/nixos/modules/tasks/network-interfaces.nix>
The list of nameservers. It can be left empty if it is auto-detected through DHCP.
list of string[ ][
"130.161.158.4"
"130.161.33.17"
]