services.dnsmasq.addresses
List of domains that will be redirected by the DNSmasq.
- Type
attribute set- Default
{ }- Example
{ localhost = "127.0.0.1"; }- Declared
- <nix-darwin/modules/services/dnsmasq.nix>
List of domains that will be redirected by the DNSmasq.
attribute set{ }{ localhost = "127.0.0.1"; }