From 6b2c4d2660680323aa22e589935b7c7f48dc59ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 21 Oct 2025 06:07:59 +0000 Subject: [PATCH] vno1: change public ip --- data.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.nix b/data.nix index f40377c..393c4b5 100644 --- a/data.nix +++ b/data.nix @@ -101,7 +101,7 @@ rec { publicIP ]; publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHlWSZ/H6DR5i5aCrlrEQLVF9MXNvls/pjlLPLaav3f+"; - publicIP = "88.223.107.21"; + publicIP = "185.104.176.238"; jakstIP = "100.89.176.6"; vno1IP = "192.168.189.10"; };