summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 5d60f20b..97945aa9 100644
--- a/hel.nix
+++ b/hel.nix
@@ -44,6 +44,7 @@
44 enable = true; 44 enable = true;
45 unmanaged = [ "docker0" ]; 45 unmanaged = [ "docker0" ];
46 dhcp = "internal"; 46 dhcp = "internal";
47 dns = "unbound";
47 }; 48 };
48 49
49 dhcpcd.enable = false; 50 dhcpcd.enable = false;