nixos-configs/apps
matt1432 20e5b7dac4
All checks were successful
Discord / discord commits (push) Has been skipped
feat(gen-docs): write nix code outside script
2025-01-20 20:37:52 -05:00
..
config chore: update sources 2025-01-19 00:45:29 -05:00
extract-subs feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
gen-docs feat(gen-docs): write nix code outside script 2025-01-20 20:37:52 -05:00
update-sources feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
buildApp.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
default.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
packages.nix feat: refactor to add apps README 2025-01-20 12:34:07 -05:00
README.md feat: refactor to add apps README 2025-01-20 12:34:07 -05:00

apps

This directory contains every derivations for apps exposed by this flake.

List of my apps found in self.apps

Name Description
app-extract-subs Extract all srt subtitle files from a mkv video with the appropriate name.
app-gen-docs Generates the READMEs in this repository from nix attributes.
app-update-sources Updates all derivation sources in this repository and generates a commit message for the changes made.