~ruther/guix-config

ff38f904b880867db9e531c02e74943effe80db1 — Rutherther 6 months ago 944b6e2
feat: allow emacs and loopback pinentry
1 files changed, 5 insertions(+), 1 deletions(-)

M home/home-configuration.scm
M home/home-configuration.scm => home/home-configuration.scm +5 -1
@@ 344,7 344,11 @@ exec ~a ~a"
         (service home-gpg-agent-service-type
                  (home-gpg-agent-configuration
                   (pinentry-program
                    (file-append pinentry-gtk2 "/bin/pinentry-gtk-2"))))
                    (file-append pinentry-gtk2 "/bin/pinentry-gtk-2"))
                   (extra-content
                    "allow-emacs-pinentry
allow-loopback-pinentry
")))
         (service home-pipewire-service-type)
         (service home-dbus-service-type))))


Do not follow this link