Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/legacy/conf/beets): Disable the xtractor plugin | Benedikt Peetz | 9 days |
| | | | | | This plugin never worked (because of some issue with gaia), but now it also stopped to build. | ||
* | 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. |