Added tu delft gitlab entry
This commit is contained in:
parent
46d4f7f0f6
commit
0ce120c045
@ -30,6 +30,12 @@ in {
|
||||
user = "git";
|
||||
identityFile = "~/.ssh/gitea";
|
||||
};
|
||||
|
||||
"gitlab.ewi.tudelft.nl" = {
|
||||
hostname = "gitlab.ewi.tudelft.nl";
|
||||
user = "tboomers";
|
||||
identityFile = "~/.ssh/gitlab_tudelft";
|
||||
};
|
||||
};
|
||||
addKeysToAgent = "yes";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user