about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/gunnr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index 6728f6af..26c7e362 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -66,7 +66,7 @@
     useNetworkd = true;
     proxy = {
       default = "http://wproxy.canterbury.ac.uk:3128/";
-      noProxy = "127.0.0.1,localhost,canterbury.ac.uk";
+      noProxy = "127.0.0.1,localhost";
     };
   };