chore: add private Gitea instance to work profile
This commit is contained in:
@@ -63,6 +63,11 @@
|
|||||||
user = "sascha.koenig";
|
user = "sascha.koenig";
|
||||||
identityFile = "~/.ssh/sascha.koenig";
|
identityFile = "~/.ssh/sascha.koenig";
|
||||||
};
|
};
|
||||||
|
"code.m3ta.dev" = {
|
||||||
|
hostname = "code.m3ta.dev";
|
||||||
|
user = "m3tam3re";
|
||||||
|
identityFile = "~/.ssh/sascha.koenig";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user