feat: Migrate from gitea to forgejo

This commit is contained in:
Alexander Kobjolke 2024-03-25 00:29:52 +01:00
parent bd7e5f5d14
commit 749dbb765d
2 changed files with 16 additions and 9 deletions

View file

@ -6,7 +6,7 @@
repositories = {
"org" = {
path = "${config.home.homeDirectory}/org";
uri = "git+ssh://gitea@git.failco.de:jakalx/org.git";
uri = "git+ssh://git@git.failco.de:jakalx/org.git";
};
};
};