Forgejo: enable Git LFS

This commit is contained in:
Valentin Gagarin 2024-11-26 12:26:33 +01:00 committed by Nicolas Jeannerod
parent 243ff8f070
commit 746fddcbbb

View file

@ -5,6 +5,7 @@ in
{
services.forgejo = {
enable = true;
lfs.enable = true;
settings = {
service = {
DISABLE_REGISTRATION = true;