mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 19:27:17 +00:00
Sets linux gpg-agent pinentry flavour to tty
This commit is contained in:
parent
e101a5d242
commit
2ed67013bd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
enableZshIntegration = true;
|
||||
defaultCacheTtl = 30;
|
||||
maxCacheTtl = 600;
|
||||
pinentryFlavor = "tty";
|
||||
};
|
||||
emacs = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue