feat(readme): add structure section and update README.md

This commit is contained in:
Mohammad Rafiq 2025-07-06 19:24:18 +08:00
parent 4270e3a304
commit 5cbffbe90c
No known key found for this signature in database
2 changed files with 18 additions and 12 deletions

View file

@ -5,4 +5,6 @@ This flake serves as a monorepo for my systems (using IaC), dotfiles, and script
This flake uses the [files flake-parts module](https://flake.parts/options/files.html) to generate documentation.
The list of generated files are:
- [docs/cheatsheet.md](docs/cheatsheet.md)
- [README.md](README.md)
- [README.md](README.md)
## Structure
The system configurations are defined in [`flake.hostSpec`](nix/hostSpec.nix).