Add pinentry-curses to gpg-agent for YubiKey PIN prompts
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-curses; # terminal PIN prompt for YubiKey
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
||||
Reference in New Issue
Block a user