Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/legacy/river): Include usage and usage_page in spawn cmd | Benedikt Peetz | 11 days |
| | | | | This should probably be configurable, but right-now hardcoding works. | ||
* | feat(modules/legacy/river): Add mapping to start `qmk-unicode-type` | Benedikt Peetz | 11 days |
| | | | | That program communicates with my keyboard and sets a Unicode character. | ||
* | refactor(modules): Move all system modules to `by-name` | Benedikt Peetz | 2024-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. |