feat(buildClan): add clan.modules as output

This commit is contained in:
Johannes Kirschbauer
2025-04-02 13:38:38 +02:00
parent 2efe1ae241
commit 0ec63de3e6
3 changed files with 10 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
# flake.clan.{name} <- clanInternals.{name}
clan = [
"templates"
"modules"
];
# flake.{name} <- clan.{name}
topLevel = [