yubikey: updated pinentry package names
This commit is contained in:
parent
f1941ab101
commit
fc2d111d07
|
@ -40,8 +40,8 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
paperkey # Store OpenPGP or GnuPG on paper
|
paperkey # Store OpenPGP or GnuPG on paper
|
||||||
pinentry_curses # GnuPG’s interface to passphrase input
|
pinentry-curses # GnuPG’s interface to passphrase input
|
||||||
pinentry_qt # 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 # 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
|
||||||
yubikey-personalization # Lib & CLI tool to personalize YubiKeys
|
yubikey-personalization # Lib & CLI tool to personalize YubiKeys
|
||||||
|
|
Loading…
Reference in a new issue