From 11639484fe32a3f52a800bd7cc59a241c393243a Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 16 Nov 2025 22:33:03 +0100 Subject: [PATCH] rename blogbox --- home/alisceon/base.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/alisceon/base.nix b/home/alisceon/base.nix index c6aa249..50e85bf 100644 --- a/home/alisceon/base.nix +++ b/home/alisceon/base.nix @@ -74,7 +74,7 @@ hostname = "core.alisceon.com"; user = "opc"; }; - "miscbox" = { + "blogbox-2" = { hostname = "10.1.0.11"; proxyJump = "alisceon-core"; user = "opc";