users: Add SSH key
This commit is contained in:
parent
695b96ecfe
commit
136c3a2340
@ -47,6 +47,11 @@
|
||||
hostname = "codeberg.org";
|
||||
identityFile = "~/.ssh/codeberg_papatutuwawa";
|
||||
};
|
||||
"collaborating.tuhh.de" = {
|
||||
user = "git";
|
||||
hostname = "collaborating.tuhh.de";
|
||||
identityFile = "~/.ssh/gitlab_tuhh";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user