diff --git a/nixos/modules/config/networking.nix b/nixos/modules/config/networking.nix
index adc05f602314..9e7cfbd686cc 100644
--- a/nixos/modules/config/networking.nix
+++ b/nixos/modules/config/networking.nix
@@ -57,7 +57,7 @@ in
networking.dnsExtensionMechanism = lib.mkOption {
type = types.bool;
- default = false;
+ default = true;
description = ''
Enable the edns0
option in resolv.conf. With
that option set, glibc
supports use of the extension mechanisms for