Files
nixos/hosts/ankaa/dotfiles/ssh/config
T
2024-05-29 16:36:22 -05:00

7 lines
126 B
Plaintext

Host gitea
HostName git.simmer505.com
User git
Port 222
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes