Files
nixos/hosts/ankaa/dotfiles/ssh/config
2024-05-29 16:20:28 -05:00

6 lines
113 B
Plaintext

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