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