diff --git a/modules/config/networking.nix b/modules/config/networking.nix index a3f269476daa..a4eb435ed67e 100644 --- a/modules/config/networking.nix +++ b/modules/config/networking.nix @@ -26,7 +26,7 @@ let routers will systemically drop the ipv4 queries. The symptom of this problem is that 'getent hosts example.com' only returns ipv6 (or perhaps only ipv4) addresses. The workaround for this is to specify the option 'single-request' in - /etc/resolve.conf. This option enables that. + /etc/resolv.conf. This option enables that. ''; };