Added tu delft gitlab entry
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
Reference in New Issue
Block a user