From 911ec74db214d1f39ea5a590723753ca7525168f Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 22 Jan 2025 16:17:07 +0100 Subject: [PATCH] chore: update IP --- hive.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive.nix b/hive.nix index f334023..11aea6e 100644 --- a/hive.nix +++ b/hive.nix @@ -63,7 +63,7 @@ in deployment = { # SSH deployment. - targetHost = "192.168.178.72"; + targetHost = "192.168.178.20"; targetPort = 22; tags = [];