1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

kabsa: add tor address

This commit is contained in:
2025-12-30 20:20:52 +01:00
parent 8d1ec7b1ef
commit 8ab1ec895f

View File

@@ -10,6 +10,7 @@ in
ipv6 = "42:0:3c46:861f:a118:8e9a:82c9:3d"; ipv6 = "42:0:3c46:861f:a118:8e9a:82c9:3d";
}; };
mycelium.ipv6 = "432:e30:d5d8:9311:e34b:6587:96ee:3fcb"; mycelium.ipv6 = "432:e30:d5d8:9311:e34b:6587:96ee:3fcb";
torAddress = "uwhxlsrkumxfjygdpoa556xs33jafcyq7gcifbdgscsoimbo5wbbksyd.onion";
inherit sshPort; inherit sshPort;
system = "x86_64-linux"; system = "x86_64-linux";
}; };