Add HPC to SSH hosts
This commit is contained in:
parent
e15b4d74ac
commit
169c3cb42a
|
@ -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
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue