nixos-configs/apps/README.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

11 lines
475 B
Markdown

# Apps
This directory contains every derivations for apps exposed by this flake.
## List of my apps found in `self.apps`
| Name | Description |
| ---- | ----------- |
| `extract-subs` | Extract all `srt` subtitle files from a `mkv` video with the appropriate name. |
| `gen-docs` | Generates the READMEs in this repository from nix attributes. |
| `update-sources` | Updates all derivation sources in this repository and generates a commit message for the changes made. |