feat(ssh): Move ssh config

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2024-02-27 16:50:41 +01:00
parent 75db72d0c7
commit 02d1220d18
6 changed files with 0 additions and 57 deletions

12
.config/ssh/config Normal file
View File

@@ -0,0 +1,12 @@
Host vps
User noahk
Hostname vps.noahknegt.com
Port 4422
IdentityFile ~/.ssh/id_ed25519
Host apollo.svequinox.nl apollo equinox
User equinox
Hostname apollo.svequinox.nl
Port 2004
IdentityFile ~/.ssh/Apollo_key