services.dnscache.forwardOnly

NixOS option

Whether to treat root servers (for @) as caching servers, requesting addresses the same way a client does. This is needed if you want to use e.g. Google DNS as your upstream DNS.

type: boolean
Default
false
declared in: nixos/modules/services/networking/dnscache.nixView source on NixOS/nixpkgs →