mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
fix: remove SSH_AUTH_SOCK as it was preventing the gpg agent from being called
This commit is contained in:
parent
d1b721ade5
commit
490c42f217
1 changed files with 0 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue