docs: set self to clan-core for docs

This commit is contained in:
Johannes Kirschbauer
2025-10-30 12:51:18 +01:00
parent 2e55028a1b
commit 169b4016e6
3 changed files with 8 additions and 0 deletions

View File

@@ -64,6 +64,9 @@
'';
in
{
legacyPackages = {
inherit jsonDocs clanModulesViaService;
};
packages = {
inherit module-docs;
};