Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 5 days |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | modules/xdg/xdpt: Use correct config file location | Benedikt Peetz | 2025-04-10 |
| | |||
* | refactor(modules/xdg): Migrate to by-name and fix firefox dep in url-handler | Benedikt Peetz | 2025-04-07 |
| | |||
* | fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooser | Benedikt Peetz | 2025-03-29 |
| | |||
* | 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. |