1
0
forked from clan/clan-core

documenation: fix flake-parts what's next section

This commit is contained in:
a-kenji 2024-05-24 12:11:42 +02:00
parent 35be09feaa
commit bf212ce9c4

View File

@ -94,9 +94,4 @@ Below is a guide on how to structure this in your flake.nix:
For detailed information about configuring `flake-parts` and the available options within Clan,
refer to the Clan module documentation located [here](https://git.clan.lol/clan/clan-core/src/branch/main/flakeModules/clan.nix).
## Whats next?
- [Configure Machines](configure.md): Customize machine configuration
- [Deploying](deploy.md): Deploying a Machine configuration
---