Switched to pinentry-qt

This commit is contained in:
Craige McWhirter 2020-03-06 15:05:28 +10:00
parent db9c97601f
commit 569f59bb71
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -39,7 +39,7 @@
environment = { environment = {
systemPackages = with pkgs; [ systemPackages = with pkgs; [
gnupg # GNU Privacy Guard gnupg # GNU Privacy Guard
pinentry_ncurses # GnuPGs interface to passphrase input pinentry_qt5 # GnuPGs interface to passphrase input
paperkey # Store OpenPGP or GnuPG on paper paperkey # Store OpenPGP or GnuPG on paper
yubikey-manager # CLI tool for configuring any YubiKey over USB yubikey-manager # CLI tool for configuring any YubiKey over USB
yubikey-manager-qt # Configure any YubiKey over USB interfaces yubikey-manager-qt # Configure any YubiKey over USB interfaces