about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/default.nix (follow)
Commit message (Collapse)AuthorAge
* refactor(legacy/conf/mpd): Move to a unified `mpd` by-name moduleBenedikt Peetz12 days
|
* refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz2024-11-09
|
* refactor(modules/legacy/less): Migrate to `by-name`Benedikt Peetz2024-11-02
|
* refactor(modules/git): Migrate and parameterizeBenedikt Peetz2024-10-24
|
* refactor(modules/unison): Migrate to `by-name` and parameterizeBenedikt Peetz2024-10-24
|
* fix(modules/legacy/conf): Remove outdated imports of migrated modulesBenedikt Peetz2024-10-18
|
* 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.