From d34c01107bcd1ab31450f4807f9c12ceb5bb29cb Mon Sep 17 00:00:00 2001 From: clerie Date: Sun, 4 Aug 2024 15:23:17 +0200 Subject: [PATCH] configuration/gpg-ssh: Add openpgp-card-tools --- configuration/gpg-ssh/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/gpg-ssh/default.nix b/configuration/gpg-ssh/default.nix index 124e86a..fdabd61 100644 --- a/configuration/gpg-ssh/default.nix +++ b/configuration/gpg-ssh/default.nix @@ -11,6 +11,7 @@ environment.systemPackages = with pkgs; [ gnupg yubikey-personalization + openpgp-card-tools # Add wrapper around ssh that takes the gnupg ssh-agent # instead of gnome-keyring