about summary refs log tree commit diff stats
path: root/modules/home/conf/yt (follow)
Commit message (Collapse)AuthorAge
* refactor(modules): Move all system modules to `by-name`Benedikt Peetz2024-10-18
| | | | | | From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.
* feat(conf/yt): Add a main config fileBenedikt Peetz2024-08-26
|
* fix(home/yt): Correctly add some mpv input mappingsBenedikt Peetz2024-08-23
|
* feat(home/yt/mpv): Map further keysBenedikt Peetz2024-08-22
|
* feat(home/yt): Init config filesBenedikt Peetz2024-08-21