10 lines
421 B
Markdown
10 lines
421 B
Markdown
# Pantheon
|
|
This flake serves as a monorepo for my systems (using IaC), dotfiles, and scripts.
|
|
|
|
## Generated Files
|
|
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)
|
|
## Structure
|
|
The system configurations are defined in [`flake.manifest`](nix/manifest.nix).
|