switch to forgejo

This commit is contained in:
Vivian 2023-04-14 22:28:06 +02:00
parent a731d2e9b9
commit d8f3bd97ed
2 changed files with 15 additions and 23 deletions

View file

@ -48,6 +48,7 @@ in
services.gitea = {
enable = true;
domain = "git.0x76.dev";
package = pkgs.forgejo;
rootUrl = "https://git.0x76.dev";
lfs.enable = true;
dump.type = "tar.gz";