Home Gen84 @ 2024-04-23-23:06
This commit is contained in:
parent
2d9afd8dd1
commit
f33e3ddea1
@ -15,5 +15,11 @@
|
||||
enableSshSupport = true;
|
||||
enableZshIntegration = true;
|
||||
pinentryFlavor = "qt";
|
||||
extraConfig = ''
|
||||
allow-emacs-pinentry
|
||||
'';
|
||||
};
|
||||
home.sessionVariables = {
|
||||
SSH_AUTH_SOCK = "\${SSH_AUTH_SOCK:-$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh}";
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user