refactor: update auto-start applications, remove obsolete GNOME extension, and change SSH identity file

This commit is contained in:
2025-02-24 13:38:25 +01:00
parent 356f6d0dea
commit dfd610380a
3 changed files with 3 additions and 4 deletions

View File

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