Compare commits

...

1 Commits

Author SHA1 Message Date
coolneng 25f93f1a98
Add HPC to SSH hosts 2021-10-05 14:39:04 +02:00
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ deluge/.config/deluge/*.state
deluge/.config/deluge/icons/
gpg/.gnupg/**
!gpg/.gnupg/gpg-agent.conf
ssh/.ssh/known_hosts

View File

@ -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