index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
by-name
/
yt
(
unfollow
)
Commit message (
Collapse
)
Author
5 days
modules/{git,yt,legacy/pkgs}: Move some pkgs to their respective modules
Benedikt Peetz
2025-09-02
treewide: Use `river-classic` instead of `river`
Benedikt Peetz
`river-classic` is the continuation of the 3.0 branch without the breaking introduction of the window manager process.
2025-07-20
modules/yt: Put the commands into lists, to facilitate arguments
Benedikt Peetz
2025-07-20
modules/yt: Add the `url_opener` command
Benedikt Peetz
2025-07-20
modules/yt: Move the command config to its own table
Benedikt Peetz
2025-07-19
modules/yt: Add missing `less` dependency to the external command handler
Benedikt Peetz
2025-07-19
modules/yt: Use nix to generate the configs and update the config
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-02-22
build(pkgs/yt): Update
Benedikt Peetz
2024-12-14
feat(modules/yt): Migrate to by-name and add new `description` msgs
Benedikt Peetz