Untabify, don't use emacs pinentry.
This commit is contained in:
parent
f0908b43f5
commit
11c6b37e7d
1 changed files with 19 additions and 22 deletions
|
@ -73,7 +73,4 @@
|
||||||
(home-dotfiles-configuration
|
(home-dotfiles-configuration
|
||||||
(directories '("./dotfiles"))
|
(directories '("./dotfiles"))
|
||||||
(layout 'stow)))
|
(layout 'stow)))
|
||||||
(service home-gpg-agent-service-type
|
(service home-gpg-agent-service-type))))
|
||||||
(home-gpg-agent-configuration
|
|
||||||
(pinentry-program
|
|
||||||
(file-append pinentry-emacs "/bin/pinentry-emacs")))))))
|
|
||||||
|
|
Loading…
Reference in a new issue