ssh: Add UCSB robbins server

This commit is contained in:
Giulio De Pasquale 2022-11-14 12:32:58 +01:00
parent 8773a28f89
commit cb440990c4

View File

@ -11,6 +11,11 @@
identityFile = "~/.ssh/architectproxy";
};
"192.35.222.32" = {
user = "giulio";
identityFile = "~/.ssh/gitlab-ucsb";
};
"tommy.devs.giugl.io" = {
user = "giulio";
identityFile = "~/.ssh/tommypc";