From 06188843376918a977ec2d61ccc985fdce1dc6a3 Mon Sep 17 00:00:00 2001 From: wo2wz <189177184+wo2wz@users.noreply.github.com> Date: Sun, 26 Oct 2025 20:35:45 -0400 Subject: [PATCH] ssh: gameserver -> Gutterman --- modules/nixos/programs/ssh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/programs/ssh.nix b/modules/nixos/programs/ssh.nix index fb5d5a7..573ec7d 100755 --- a/modules/nixos/programs/ssh.nix +++ b/modules/nixos/programs/ssh.nix @@ -5,7 +5,7 @@ IdentityFile /home/wo2w/.ssh/yubikey User wo2w Port 8743 - Host gameserver + Host Gutterman Hostname 192.168.2.112 Host Swordsmachine Hostname 192.168.2.74