diff --git a/modules/ssh.nix b/modules/ssh.nix index a3dee3a..d72e5ff 100644 --- a/modules/ssh.nix +++ b/modules/ssh.nix @@ -40,7 +40,7 @@ }; "thinkpad" = { - hostname = "10.2.2.30"; + hostname = "vpn.thinkpad.yanlincs.com"; user = "yanlin"; identityFile = "~/.ssh/keys/thinkpad"; setEnv = {