Add codeberg

This commit is contained in:
asonix 2023-03-26 15:33:46 -05:00
parent 19659d932e
commit 7c55e0b367

View file

@ -15,6 +15,13 @@ in
enable = true;
matchBlocks = {
"codeberg.org" = {
hostname = "codeberg.org";
user = "git";
identitiesOnly = true;
identityFile = "/home/asonix/.ssh/codeberg";
port = 22;
};
"firestar" = {
hostname = "192.168.50.10";
user = "asonix";