Docs: clarify inventory statement

This commit is contained in:
Johannes Kirschbauer
2024-09-22 18:46:39 +02:00
parent 8e7e346b28
commit 917dc2a7df

View File

@@ -27,7 +27,7 @@ Instructions and explanations for practical Implementations ordered by Topics.
- [Secrets](./secrets.md): Learn how to manage secrets.
- [Inventory](./inventory.md): Distributed and editable version of the NixOS module system.
- [Inventory](./inventory.md): Clan's declaration format for running **services** on one or multiple **machines**.
- [Flake-parts guide](./flake-parts.md): Use clan with [flake-parts](https://flake.parts/).