Use gnome3 pinentry for gpg
as it has wayland support
This commit is contained in:
parent
8c7debca49
commit
ece5ef9787
2 changed files with 2 additions and 2 deletions
|
|
@ -93,7 +93,7 @@
|
|||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
||||
sound.enable = true;
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
||||
sound.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue