add ssh agent
This commit is contained in:
parent
47ab7383f2
commit
49bc3988b0
2 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,8 @@
|
|||
];
|
||||
|
||||
programs = {
|
||||
ssh.startAgent = true;
|
||||
|
||||
fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue