Configure scdaemon to make yubikey work properly

This commit is contained in:
2024-05-15 17:19:50 +02:00
parent e2b2391cf7
commit ea2f2451e1
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ dotfiles:
template: true
- from: gnupg/dirmngr.conf
to: .local/state/gnupg/dirmngr.conf
- from: gnupg/scdaemon.conf
to: .local/state/gnupg/scdaemon.conf
- from: gnupg/gpg-agent.conf
to: .local/state/gnupg/gpg-agent.conf
template: true