yubikey: re-added some pinentry clients
This commit is contained in:
parent
8c4d939abb
commit
fa989e19ac
|
@ -39,6 +39,8 @@
|
|||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
paperkey # Store OpenPGP or GnuPG on paper
|
||||
pinentry_curses # GnuPG’s interface to passphrase input
|
||||
pinentry_qt # GnuPG’s interface to passphrase input
|
||||
yubikey-manager # CLI tool for configuring any YubiKey over USB
|
||||
yubikey-manager-qt # Configure any YubiKey over USB interfaces
|
||||
yubikey-personalization # Lib & CLI tool to personalize YubiKeys
|
||||
|
|
Loading…
Reference in a new issue