diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 27f51cf..2358d5a 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -38,3 +38,9 @@ host aegis host eu.nixbuild.net pubkeyacceptedkeytypes ssh-ed25519 identityfile ~/.ssh/nixbuild + +host hpc + user vsc44348 + hostname login.hpc.ugent.be + port 22 + identityfile ~/.ssh/id_ed25519 diff --git a/ssh/.ssh/known_hosts b/ssh/.ssh/known_hosts index 802a42d..5614059 100644 Binary files a/ssh/.ssh/known_hosts and b/ssh/.ssh/known_hosts differ