about summary refs log tree commit diff
path: root/machines/devhell/gunnr.nix
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-09-30 10:55:26 +0100
committerdevhell <devhell@mailfresser.de>2020-09-30 10:55:26 +0100
commit06ec52b5d70ada25601bad9aa0d83aef7e50b02d (patch)
tree97e6801c2c7676d97074c142f866a25ba96f4b1b /machines/devhell/gunnr.nix
parent8ac9ec9b1bc71f6ff0c2c30d0989024e50f138f7 (diff)
machines/gunnr: Remove proxy
We've finally arrived in the 21st century and don't require a proxy
anymore. Hurrah!
Diffstat (limited to 'machines/devhell/gunnr.nix')
-rw-r--r--machines/devhell/gunnr.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index e2213e91..901bad0a 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -63,10 +63,6 @@
     hostId = "29e6affc";
     wireless.enable = false;
     useNetworkd = true;
-    proxy = {
-      default = "http://wproxy.canterbury.ac.uk:3128/";
-      noProxy = "127.0.0.1,localhost";
-    };
     interfaces.enp4s0.useDHCP = true;
   };