enable ssh-agent
This commit is contained in:
parent
f77410de7c
commit
60fa9da64c
|
@ -27,6 +27,7 @@ in {
|
|||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
pinentryPackage = pkgs.pinentry-emacs;
|
||||
enableSshSupport = true;
|
||||
};
|
||||
|
||||
accounts.email.accounts = {
|
||||
|
|
Loading…
Reference in a new issue