docs: move official services into subfolder

This commit is contained in:
Johannes Kirschbauer
2025-10-03 17:56:47 +02:00
parent 08c2d574ce
commit 028cf2a00c
6 changed files with 44 additions and 40 deletions

View File

@@ -5,9 +5,9 @@ This section of the site provides an overview of available options and commands
---
- [Clan Configuration Option](/options) - for defining a Clan
- Learn how to use the [Clan CLI](./cli/index.md)
- Explore available [services](./clanServices/index.md)
- [NixOS Configuration Options](./clan.core/index.md) - Additional options avilable on a NixOS machine.
- Learn how to use the [Clan CLI](/reference/cli/index.md)
- Explore available [services](/services/index.md)
- [NixOS Configuration Options](/reference/clan.core/index.md) - Additional options avilable on a NixOS machine.
---