Use default pinentry, show it on all workspaces
This commit is contained in:
@ -85,9 +85,6 @@ in {
|
||||
services = {
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
pinentry-program ${pkgs.pinentry}/bin/pinentry-curses
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user