Switched to pinentry-qt
This commit is contained in:
parent
db9c97601f
commit
569f59bb71
|
@ -39,7 +39,7 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
gnupg # GNU Privacy Guard
|
gnupg # GNU Privacy Guard
|
||||||
pinentry_ncurses # GnuPG’s interface to passphrase input
|
pinentry_qt5 # GnuPG’s 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
|
||||||
|
|
Loading…
Reference in a new issue