From 70fa5ffd590344a233c62cd4cbdf0b75ce6814c2 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Aug 2018 14:50:32 +0200 Subject: unbound instead of resolvconf --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index 5d60f20b..97945aa9 100644 --- a/hel.nix +++ b/hel.nix @@ -44,6 +44,7 @@ enable = true; unmanaged = [ "docker0" ]; dhcp = "internal"; + dns = "unbound"; }; dhcpcd.enable = false; -- cgit v1.2.3