nixos-configs/apps/gen-docs/templates/homeManagerModules.md

12 lines
282 B
Markdown
Raw Normal View History

# homeManagerModules
This directory contains every home-manager modules exposed by this flake.
## List of my home-manager modules found in `self.homeManagerModules`
| Name | Description |
| ---- | ----------- |
$for(attrs/pairs)$
| `$it.key$` | $it.value.desc/nowrap$ |
$endfor$