home: add github ssh
All checks were successful
flake check / check (push) Successful in 6m54s
fmt check / check (push) Successful in 40s

This commit is contained in:
notohh 2023-12-29 15:37:58 -05:00
parent 2c41a17e23
commit cc1d523598
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -103,8 +103,12 @@
Host git.flake.sh
Hostname git.flake.sh
User notohh
IdentityFile ~/.ssh/notohh-forgejo
IdentityFile ~/.ssh/notohh-git
Port 2222
Host github.com
Hostname github.com
User notohh
IdentityFile ~/.ssh/notohh-git
Host rpi4
Hostname 100.92.145.147
User notoh