diff --git a/modules/config/networking.nix b/modules/config/networking.nix index 272f9271ec1..a3f269476da 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/resolve.conf. This option enables that. ''; };