add fusion to ssh config

This commit is contained in:
Nathan McCarty 2022-11-23 21:05:37 -05:00
parent 3a5343179d
commit 8a2dd0b79b
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 5 additions and 0 deletions

View File

@ -195,6 +195,11 @@ with lib; {
user = "nathan";
hostname = "100.113.74.107";
};
"fusion" = {
forwardAgent = true;
user = "nathan";
hostname = "100.99.69.14";
};
"de1955" = {
user = "de1955";
hostname = "de1955.rsync.net";