this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

upgrade to forgejo (needs unstable)

+1
+1
hosts/profiles/gitea/default.nix
··· 6 6 7 7 services.gitea = { 8 8 enable = true; 9 + package = pkgs.unstable.forgejo; 9 10 appName = "Sealight Git Forge"; 10 11 domain = "git.sealight.xyz"; 11 12 rootUrl = "https://git.sealight.xyz";