mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: enable yubikey hardware decryption
This commit is contained in:
parent
a15bd220f4
commit
e312a05de0
2 changed files with 7 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ in
|
|||
{
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
enableScDaemon = true;
|
||||
enableSshSupport = true;
|
||||
enableExtraSocket = true;
|
||||
pinentryPackage = pkgs.pinentry.gtk2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue