From 4dfba56509ca6cb400cc79d1b3b114dc6bcf6625 Mon Sep 17 00:00:00 2001 From: Astro Date: Sun, 29 Oct 2023 20:49:14 +0100 Subject: [PATCH] net/serv: add activity-relay --- config/net/serv.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/net/serv.nix b/config/net/serv.nix index f402ab3..cbe2cf6 100644 --- a/config/net/serv.nix +++ b/config/net/serv.nix @@ -19,7 +19,7 @@ tram-borzoi = "172.20.73.38"; # tlms borken-data-hoarder = "172.20.73.39"; # tlms matrix = "172.20.73.40"; - # "172.20.73.41" + activity-relay = "172.20.73.41" luulaatsch-asterisk = "172.20.73.42"; grafana = "172.20.73.43"; # "172.20.73.44" @@ -135,6 +135,7 @@ drone = "2a00:8180:2c00:282::2b"; tmppleroma = "2a00:8180:2c00:282::2c"; matrix = "2a00:8180:2c00:282::2d"; + activity-relay = "2a00:8180:2c00:282::2e"; network-homepage = "2a00:8180:2c00:282::2f"; mediawiki = "2a00:8180:2c00:282::43"; owncast = "2a00:8180:2c00:282::32";