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 333f11a7..4bc9b5a0 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -69,6 +69,7 @@
     useNetworkd = true;
     interfaces = {
       enp6s0f3u1.useDHCP = true;
+      enp6s0f4u1.useDHCP = true;
       enp2s0f0.useDHCP = true;
       wlp3s0.useDHCP = true;
     };