switch pinentry to qt
This commit is contained in:
parent
ae47ba3b41
commit
2477807458
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
pinentryFlavor = "qt";
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue