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 = {
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
gnumake
|
||||
gnupg
|
||||
kakoune
|
||||
pinentry-gnome
|
||||
pinentry-qt
|
||||
python3
|
||||
vim
|
||||
# terminal utilities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue