forked from mirrors_public/oddlama_nix-config
chore(pinentry): use gtk3
This commit is contained in:
parent
76f81807b3
commit
7b7458ccd5
3 changed files with 7 additions and 4 deletions
|
@ -58,6 +58,6 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue