about summary refs log tree commit diff stats
path: root/modules/home/pkgs/default.nix (follow)
Commit message (Collapse)AuthorAge
* feat(pkgs/stamp): InitBenedikt Peetz2024-08-23
|
* feat(pkgs/lm): Init and use in pkgsBenedikt Peetz2024-08-21
|
* fix(home/pkgs/{mpc-beetsrm, mpc-searchadd}): Propagate the overriden beets ↵Benedikt Peetz2024-08-11
| | | | | | | | package These packages need to use beets and should thus use the same beets package as the internal module. This ensures, that plugins are available.
* fix(pkgs/mpc-rm): Rename to `mpc-beetrm`Benedikt Peetz2024-08-11
| | | | This avoids shadowing the original `mpc rm` command
* fix(home/pkgs): Use new mpc wrappersBenedikt Peetz2024-08-10
|
* fix(pkgs/lyrics): Make the music dir configurableBenedikt Peetz2024-08-09
|
* feat(home/pkgs): Add `jq` to the default packagesBenedikt Peetz2024-08-09
|
* feat(pkgs): Add a `git-cleanup` scriptBenedikt Peetz2024-05-25
|
* refactor(git/scripts): Upgrade `git-cm` to a 'real' packageBenedikt Peetz2024-05-25
|
* fix(modules/home/pkgs/brightness): Only include on laptopsBenedikt Peetz2024-05-24
|
* fix(modules/home): Use the canonical package name from `by-name`Benedikt Peetz2024-05-24
|
* refactor(modules/home/pkgs): Readd whilst using the new `pkgs`Benedikt Peetz2024-05-23