From 602bc358ad9a282fca43bd32bae03409dcea6205 Mon Sep 17 00:00:00 2001 From: Adrian G L Date: Tue, 14 Oct 2025 21:30:26 +0200 Subject: [PATCH] update galadriel tailscale ip --- home/sshconfig.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/sshconfig.nix b/home/sshconfig.nix index 10ac0bd..8cd3671 100644 --- a/home/sshconfig.nix +++ b/home/sshconfig.nix @@ -82,7 +82,7 @@ "galadriel" = { port = 6969; - hostname = "100.84.215.84"; + hostname = "100.110.96.125"; }; "gandalf" = {