about summary refs log tree commit diff
path: root/ops/nixos/nugget/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ops/nixos/nugget/default.nix')
-rw-r--r--ops/nixos/nugget/default.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix
index a71fb0b96a..2b30d927fe 100644
--- a/ops/nixos/nugget/default.nix
+++ b/ops/nixos/nugget/default.nix
@@ -68,6 +68,13 @@ in pkgs.lib.fix(self: {
         psk = "washyourface";
       };
     };
+
+    # The current home router can't forward ports on the local
+    # network, but I'd like to test if camden is serving the correct
+    # certificates.
+    extraHosts = ''
+      192.168.1.205 camden camden.tazj.in git.camden.tazj.in
+    '';
   };
 
   # Generate an immutable /etc/resolv.conf from the nameserver settings