Docs: clarify inventory statement

This commit is contained in:
Johannes Kirschbauer
2024-09-22 18:46:39 +02:00
parent 55526b1fdb
commit 30711a3d6d

View File

@@ -27,7 +27,7 @@ Instructions and explanations for practical Implementations ordered by Topics.
- [Secrets](./secrets.md): Learn how to manage secrets. - [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/). - [Flake-parts guide](./flake-parts.md): Use clan with [flake-parts](https://flake.parts/).