From 8ab1ec895fc1bbf7124fe3459202f10823d8b8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 30 Dec 2025 20:20:52 +0100 Subject: [PATCH] kabsa: add tor address --- lib/machines.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/machines.nix b/lib/machines.nix index 1d29784..7ccf60a 100644 --- a/lib/machines.nix +++ b/lib/machines.nix @@ -10,6 +10,7 @@ in ipv6 = "42:0:3c46:861f:a118:8e9a:82c9:3d"; }; mycelium.ipv6 = "432:e30:d5d8:9311:e34b:6587:96ee:3fcb"; + torAddress = "uwhxlsrkumxfjygdpoa556xs33jafcyq7gcifbdgscsoimbo5wbbksyd.onion"; inherit sshPort; system = "x86_64-linux"; };