diff options
| author | Amin Bandali <bandali@gnu.org> | 2019-08-31 10:02:50 -0400 |
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2019-08-31 10:03:30 -0400 |
| commit | f18c738452d3c93ace3ff60cb339d8918f15e365 (patch) | |
| tree | 55bc63b4162b5d8d1788ccb234f60cf04becd71f /.config/guix | |
| parent | 2c483b3ea7a7ef7f0dbd6f1264dbff73a6ca9614 (diff) | |
| download | configs-f18c738452d3c93ace3ff60cb339d8918f15e365.tar.gz configs-f18c738452d3c93ace3ff60cb339d8918f15e365.tar.xz configs-f18c738452d3c93ace3ff60cb339d8918f15e365.zip | |
emacs,gnupg: do pinentry outside emacs
Diffstat (limited to '.config/guix')
| -rw-r--r-- | .config/guix/manifest/jirud.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/guix/manifest/jirud.scm b/.config/guix/manifest/jirud.scm index 92a67ff..1949ca7 100644 --- a/.config/guix/manifest/jirud.scm +++ b/.config/guix/manifest/jirud.scm @@ -35,7 +35,7 @@ "openssh" ;; "openssl" "password-store" - "pinentry-emacs" + "pinentry" ;; "poppler" ;for 'pdffonts' "rsync" "rtv" |
