1
0

Use default pinentry, show it on all workspaces

This commit is contained in:
2019-07-24 19:54:46 +00:00
parent b29f6592dd
commit f1fe1617d8
3 changed files with 2 additions and 4 deletions

View File

@ -85,9 +85,6 @@ in {
services = {
gpg-agent = {
enable = true;
extraConfig = ''
pinentry-program ${pkgs.pinentry}/bin/pinentry-curses
'';
};
};