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