pinentry still isn't working...
This commit is contained in:
parent
ea072bcdf4
commit
9133c3402d
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
||||||
|
|
||||||
gnupg.agent = {
|
gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pinentryFlavor = "curses";
|
pinentryFlavor = "gtk2";
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue