bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74548: gnupg cannot use pinentry


From: Rodion Goritskov
Subject: bug#74548: gnupg cannot use pinentry
Date: Fri, 29 Nov 2024 01:15:32 +0400

Hi!

How do you configure gpg agent?

I use home-gpg-agent-service-type (from the module (gnu home services
gnupg)) [1], where I use a configuration like
this (I use pinentry-qt):

(service home-gpg-agent-service-type
         (home-gpg-agent-configuration (pinentry-program
                                        (file-append
                                         pinentry-qt
                                         "/bin/pinentry-qt"))))

[1] - https://guix.gnu.org/manual/devel/en/guix.html#GNU-Privacy-Guard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]