From 06ec52b5d70ada25601bad9aa0d83aef7e50b02d Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 30 Sep 2020 10:55:26 +0100 Subject: machines/gunnr: Remove proxy We've finally arrived in the 21st century and don't require a proxy anymore. Hurrah! --- machines/devhell/gunnr.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'machines/devhell/gunnr.nix') 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; }; -- cgit 1.4.1