forked from aylac.top/nixcfg
this repo has no description

test name change to see if sync with codeberg works

Changed files
+1 -1
modules
nixos
services
forgejo
+1 -1
modules/nixos/services/forgejo/default.nix
···
RUN_AT_START = false;
};
-
DEFAULT.APP_NAME = "Forĝejo";
+
DEFAULT.APP_NAME = "git.aylac.top";
federation.ENABLED = true;
indexer.REPO_INDEXER_ENABLED = true;