feat(keychain): use keychain for ssh agent
This commit is contained in:
parent
f4c4601a46
commit
3673aceaf3
3 changed files with 10 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = (if main.services.xserver.enable then "qt" else "curses");
|
||||
extraConfig = ''
|
||||
allow-emacs-pinentry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue