| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-06-28 | modules: Remove no-op `finalizeFunction` | Benedikt Peetz | |
| The specified function is already the default. | |||
| 2025-05-16 | flake: Pack arguments in attribute sets | Benedikt Peetz | |
| This avoids having to change 3+ files, if you need to add a new argument. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-04 | chore(modules/default.nix): Remove planned coImport function usage | Benedikt Peetz | |
| Support for this has been removed upstream (and it is not really useful either way.) | |||
| 2024-12-20 | refactor(lib): Upstream `lib` to vhack.eu | Benedikt Peetz | |
| This allows to share it with the server config. | |||
| 2024-11-23 | tests({modules,tests}): Delay the coupling, until more modules are tested | Benedikt Peetz | |
| 2024-11-23 | tests({tests,modules}): Couple via a co-import | Benedikt Peetz | |
| 2024-10-24 | refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib` | Benedikt Peetz | |
| 2024-10-18 | refactor(modules): Move all system modules to `by-name` | Benedikt Peetz | |
| 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. | |||
