about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/devhell/herja.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index ac9acae0..d1612c92 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -68,6 +68,7 @@
     wireless.enable = true;
     useNetworkd = true;
     interfaces = {
+      enp6s0f4u1.useDHCP = true;
       enp2s0f0.useDHCP = true;
       wlp3s0.useDHCP = true;
     };