fix: remove SSH_AUTH_SOCK as it was preventing the gpg agent from being called

This commit is contained in:
Ahwx 2026-06-30 12:49:56 +02:00
parent d1b721ade5
commit 490c42f217
No known key found for this signature in database
GPG key ID: 16AFF89E482AFA53

View file

@ -6,7 +6,6 @@
__GL_GSYNC_ALLOWED = "0";
__GL_VRR_ALLOWED = "0";
_JAVA_AWT_WM_NONEREPARENTING = "1";
SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
DISABLE_QT5_COMPAT = "0";
GDK_BACKEND = "wayland";
ANKI_WAYLAND = "1";