Configure scdaemon to make yubikey work properly
This commit is contained in:
@@ -23,6 +23,8 @@ dotfiles:
|
|||||||
template: true
|
template: true
|
||||||
- from: gnupg/dirmngr.conf
|
- from: gnupg/dirmngr.conf
|
||||||
to: .local/state/gnupg/dirmngr.conf
|
to: .local/state/gnupg/dirmngr.conf
|
||||||
|
- from: gnupg/scdaemon.conf
|
||||||
|
to: .local/state/gnupg/scdaemon.conf
|
||||||
- from: gnupg/gpg-agent.conf
|
- from: gnupg/gpg-agent.conf
|
||||||
to: .local/state/gnupg/gpg-agent.conf
|
to: .local/state/gnupg/gpg-agent.conf
|
||||||
template: true
|
template: true
|
||||||
|
|||||||
2
gnupg/scdaemon.conf
Normal file
2
gnupg/scdaemon.conf
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# makes yubikey work more reliably
|
||||||
|
disable-ccid
|
||||||
Reference in New Issue
Block a user