fix(yami): use services.gitea.lfs.enable instead of raw LFS_START_SERVER #5

Merged
Chexit merged 1 commits from claude/add-yami-dev-stack-zHOMn into master 2026-04-19 15:02:39 +00:00

1 Commits

Author SHA1 Message Date
chexit 6a2fb0970c fix(yami): use services.gitea.lfs.enable instead of raw LFS_START_SERVER
Raw LFS_START_SERVER made gitea try to generate and persist LFS_JWT_SECRET
into app.ini, which NixOS intentionally keeps read-only. The lfs.enable
helper lets the module own the secret and wire it in correctly.
2026-04-19 18:00:03 +03:00