config: Configure gpg pinentry
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
4c6c747290
commit
877d7bffcf
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
|||
enable = true;
|
||||
enableSshSupport = true;
|
||||
enableFishIntegration = true;
|
||||
pinentryPackage = pkgs.pinentry-tty;
|
||||
pinentry.package = pkgs.kwalletcli;
|
||||
pinentry.program = "pinentry-kwallet";
|
||||
maxCacheTtl = 60480000;
|
||||
maxCacheTtlSsh = 60480000;
|
||||
defaultCacheTtl = 60480000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue