ssh: added UCSB reynolds

This commit is contained in:
Giulio De Pasquale 2023-09-12 21:09:13 +02:00
parent b4e080f4a7
commit a1b0b31011

View File

@ -16,6 +16,12 @@
identityFile = "~/.ssh/ucsb";
};
"ucsb-reynolds" = {
hostname = "128.111.49.76";
user = "giulio";
identityFile = "~/.ssh/ucsb";
};
"tommy.devs.giugl.io" = {
user = "giulio";
identityFile = "~/.ssh/tommypc";