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.
- Type
null or string- Default
null- Example
"1.1.1.1:53"- Declared
- <nixpkgs/nixos/modules/security/acme>