MyNixOS website logo
option

security.acme.defaults.dnsResolver

Set the resolver to use for performing recursive DNS queries. Supported: host:port. The default is to use the system resolvers, or Google's DNS resolvers if the system's cannot be determined.

Declarations
Type
null or string
Default
null
Example
"1.1.1.1:53"