Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(modules/impermanence): Move all optional dirs to their modules | Benedikt Peetz | 2024-10-24 |
| | | | | | This increases the locality of configurations and makes it easier to see, what happens, when you enable a module. | ||
* | 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. |