diff options
-rw-r--r-- | config/yubikey.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/yubikey.nix b/config/yubikey.nix index 4dd0e62..0d3964c 100644 --- a/config/yubikey.nix +++ b/config/yubikey.nix @@ -4,9 +4,11 @@ let ccid libu2f-host libusb - rng-tools + rng_tools yubikey-manager yubikey-personalization + gnupg + pinentry ]; in { |