let gnome-keyring manage ssh
This commit is contained in:
parent
e20e6a8fe7
commit
66887f5c74
1 changed files with 0 additions and 7 deletions
|
@ -112,11 +112,4 @@
|
|||
};
|
||||
|
||||
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-curses;
|
||||
programs.ssh = {
|
||||
startAgent = true;
|
||||
enableAskPassword = false;
|
||||
extraConfig = ''
|
||||
AddKeysToAgent yes
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue