nixos-configs/apps
matt1432 bea7a1e274
All checks were successful
Discord / discord commits (push) Has been skipped
fix: unbreak some stuff and fix some naming
2025-01-21 15:05:25 -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 fix: unbreak some stuff and fix some naming 2025-01-21 15:05:25 -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 fix: unbreak some stuff and fix some naming 2025-01-21 15:05:25 -05:00
packages.nix fix: unbreak some stuff and fix some naming 2025-01-21 15:05:25 -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.