refactor: update Menno's 2025 SSH key references and change identity file
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-01-28 15:47:52 +01:00
parent 6278eb6df5
commit f92fe121fd
6 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
Host *
IdentityFile ~/dotfiles/secrets/ssh_keys/mennos-2025.pem
IdentityFile ~/dotfiles/secrets/ssh_keys/menno_fallback.pem
IdentityAgent ~/.1password/agent.sock
AddKeysToAgent yes
ForwardAgent yes