|
|
@ -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 |
|
|
|