fix griffin

This commit is contained in:
Tao Tien 2025-04-01 15:06:29 -07:00
parent 74d4c80929
commit a040a2724b

View file

@ -139,7 +139,7 @@ in {
user = "tltien";
forwardAgent = true;
identityFile = "/home/tao/.ssh/id_ed25519";
proxyCommand = "ssh stargate -W %h:%p";
proxyCommand = "ssh griffin.cs.usfca.edu";
};
"github" = {
hostname = "github.com";