docs: bring back structured clan options

This commit is contained in:
Johannes Kirschbauer
2025-09-17 15:15:32 +02:00
parent f8d153b318
commit 757f2412a6
5 changed files with 87 additions and 15 deletions

View File

@@ -84,7 +84,7 @@ in
- The module MUST have at least `features = [ "inventory" ]` in the frontmatter section.
- The module MUST have a subfolder `roles` with at least one `{roleName}.nix` file.
For further information see: [Module Authoring Guide](../../guides/authoring/clanServices/index.md).
For further information see: [Module Authoring Guide](../../guides/services/community.md).
???+ example
```nix