gnupg: use curses pinentry
This commit is contained in:
@@ -294,6 +294,7 @@ in {
|
|||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
|
|
||||||
gnupg.agent.enable = true;
|
gnupg.agent.enable = true;
|
||||||
|
gnupg.agent.pinentryFlavor = "curses";
|
||||||
|
|
||||||
neovim = {
|
neovim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Reference in New Issue
Block a user