about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-25T20·46+0100
committerVincent Ambo <tazjin@google.com>2020-04-25T20·46+0100
commiteac683f69cbc301bc122144de397d9f52bd39359 (patch)
tree091aab0a57efe68a08604c700bada8138f777541 /ops
parentc79edb5243c437c38e2fe025a625e7fe26149a8c (diff)
chore(ops/nixos/nugget): Remove camden from /etc/hosts r/684
The new router can actually deal with this sensibly.
Diffstat (limited to 'ops')
-rw-r--r--ops/nixos/nugget/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix
index 8f694bc94f..20ceb9b5f8 100644
--- a/ops/nixos/nugget/default.nix
+++ b/ops/nixos/nugget/default.nix
@@ -73,10 +73,6 @@ in depot.lib.fix(self: {
         psk = "washyourface";
       };
     };
-
-    extraHosts = ''
-      10.0.1.205 camden git.tazj.in tazj.in camden.tazj.in git.camden.tazj.in
-    '';
   };
 
   # Generate an immutable /etc/resolv.conf from the nameserver settings