about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/devhell/gunnr.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index 69225984..93e33c46 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -67,6 +67,7 @@
       default = "http://wproxy.canterbury.ac.uk:3128/";
       noProxy = "127.0.0.1,localhost";
     };
+    interfaces.enp4s0.useDHCP = true;
   };
 
   nix = {