feat(ssh): initial ssh config
This commit is contained in:
parent
62150d615f
commit
8fcda1a7e9
7 changed files with 38 additions and 5 deletions
|
|
@ -11,7 +11,6 @@ in
|
|||
enable = true;
|
||||
extraConfig = /* config */''
|
||||
Host *
|
||||
IdentitiesOnly=yes
|
||||
IdentityAgent "~/.1password/agent.sock"
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue