Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(legacy/conf/mpd): Move to a unified `mpd` by-name module | Benedikt Peetz | 12 days |
| | |||
* | refactor(modules/legacy/conf/nvim): Move to `by-name` | Benedikt Peetz | 2024-11-09 |
| | |||
* | refactor(modules/legacy/less): Migrate to `by-name` | Benedikt Peetz | 2024-11-02 |
| | |||
* | refactor(modules/git): Migrate and parameterize | Benedikt Peetz | 2024-10-24 |
| | |||
* | refactor(modules/unison): Migrate to `by-name` and parameterize | Benedikt Peetz | 2024-10-24 |
| | |||
* | fix(modules/legacy/conf): Remove outdated imports of migrated modules | Benedikt Peetz | 2024-10-18 |
| | |||
* | 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. |