nixos-configs/apps/gen-docs/templates/configurations.md
matt1432 2598505dfd
All checks were successful
Discord / discord commits (push) Has been skipped
docs: add generated overlays readme
2025-01-21 17:05:47 -05:00

13 lines
672 B
Markdown

# NixosConfigurations
This directory contains every device's main configuration file, their `hardware-configuration.nix` and some custom modules
unique to them.
## List of my devices
| Name | Model / Specs | Description |
| --------- | ------------- | ------------------------------------------------------------------------------------------------ |
| `android` | OnePlus 9 Pro | [Nix-On-Droid](https://github.com/nix-community/nix-on-droid) configuration for my OnePlus 9 Pro |
$for(attrs/pairs)$
| `$it.key$` | $it.value.hwDesc/nowrap$ | $it.value.roleDesc/nowrap$ |
$endfor$