alexander: Add new IdentityFile
This commit is contained in:
parent
802ee821ec
commit
b44b420ff8
@ -25,11 +25,17 @@
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
IdentityFile ~/.ssh/gitea_papatutuwawa
|
||||
IdentityFile ~/.ssh/github_polynomdivision
|
||||
|
||||
Host git.polynom.me
|
||||
HostName git.polynom.me
|
||||
User git
|
||||
IdentityFile ~/.ssh/gitea_papatutuwawa
|
||||
|
||||
Host github.com
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/github_polynomdivision
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user