Work in progress

This commit is contained in:
Andrea Ciceri 2022-08-08 13:05:45 +02:00
parent 4dbc3df3a7
commit bc1347a224
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
5 changed files with 21 additions and 21 deletions

View file

@ -78,3 +78,5 @@
(use-package! pinentry
:init (setq epa-pinentry-mode `loopback)
(pinentry-start))
(setenv "SSH_AUTH_SOCK" "/run/user/1000/gnupg/S.gpg-agent.ssh")