From 0139f015bef60ee3ae10d12b4bf3d0abb128ddaa Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 3 Apr 2013 12:48:36 +0200 Subject: [PATCH] modules/config/networking.nix: strip trailing whitespace --- modules/config/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ''; };