From 3442a76eb5963a97e0a79028c4cd6828335d5234 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 30 May 2023 16:02:44 +0200 Subject: [PATCH] reserve IP for uranus --- config/net/serv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/net/serv.nix b/config/net/serv.nix index a3d7061..5a1c16a 100644 --- a/config/net/serv.nix +++ b/config/net/serv.nix @@ -14,6 +14,7 @@ spaceapi = "172.20.73.25"; mucbot = "172.20.73.27"; scrape = "172.20.73.32"; + uranus = "172.20.73.37"; # tlms tram-borzoi = "172.20.73.38"; # tlms borken-data-hoarder = "172.20.73.39"; # tlms matrix = "172.20.73.40";