mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
treewide: use sensible pinentry flavor
This commit is contained in:
parent
764d15f59f
commit
a270c43ea1
5 changed files with 13 additions and 6 deletions
|
@ -210,6 +210,7 @@ in {
|
|||
serif = ["Noto Serif"];
|
||||
};
|
||||
|
||||
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-qt;
|
||||
programs.ssh.askPassword = mkDefault "${kdePackages.ksshaskpass.out}/bin/ksshaskpass";
|
||||
|
||||
# Enable helpful DBus services.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue