Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/legacy/conf/{hyfetch,latexindent,rclone,tridactyl}: Remove | Benedikt Peetz | 2025-07-20 |
| | | | | | | hyfetch and latexident configs were simply copied from the default (without real changes) and I don't really use any of these tools anymore. | ||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | 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. |