Made yubikey config reusable
This commit is contained in:
parent
ee956f735e
commit
2811bd995f
4 changed files with 30 additions and 17 deletions
|
@ -10,6 +10,10 @@
|
|||
|
||||
programs.gpg = {
|
||||
enable = true;
|
||||
scdaemonSettings = {
|
||||
# Fix conflicts with config in common/yubikey.nix
|
||||
disable-ccid = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.gpg-agent = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue