summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 475035c9..cc4698cc 100644
--- a/hel.nix
+++ b/hel.nix
@@ -41,7 +41,7 @@
41 }; 41 };
42 42
43 dhcpcd = { 43 dhcpcd = {
44 allowInterfaces = [ "yggdrasil" ]; 44 allowInterfaces = [];
45 extraConfig = '' 45 extraConfig = ''
46 interface yggdrasil 46 interface yggdrasil
47 noipv4ll 47 noipv4ll