From eac683f69cbc301bc122144de397d9f52bd39359 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 25 Apr 2020 21:46:27 +0100 Subject: chore(ops/nixos/nugget): Remove camden from /etc/hosts The new router can actually deal with this sensibly. --- ops/nixos/nugget/default.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ops/nixos') diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix index 8f694bc94f2b..20ceb9b5f89f 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 -- cgit 1.4.1