From 0ba27a4e0a6d14bbd1c1cb9854ed09a2256d7518 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 5 Sep 2022 20:57:25 +0200 Subject: [PATCH] serv: add leoncloud --- config/net/serv.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/net/serv.nix b/config/net/serv.nix index fdc91c3..3770f35 100644 --- a/config/net/serv.nix +++ b/config/net/serv.nix @@ -53,7 +53,7 @@ leon = "172.20.73.47"; minetest = "172.20.73.48"; hydra = "172.20.73.49"; - # UNUSED = "172.20.73.50"; + leoncloud = "172.20.73.50"; nfsroot = "172.20.73.51"; ticker = "172.20.73.52"; gitea = "172.20.73.53";