| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-12-17 | modules/disk: Don't use `space_cache` | Benedikt Peetz | |
| This requires a reformatting, which I don't want to do right now. | |||
| 2025-12-15 | modules/disk: Significantly tune down compression | Benedikt Peetz | |
| Btrfs consistently locks up my whole system. | |||
| 2025-12-11 | modules/disk: Adapt to lix's new build directory | Benedikt Peetz | |
| The switched, so that the paths are not that long. | |||
| 2025-06-29 | modules/disks: Setup a tmpfs for the new lix build location | Benedikt Peetz | |
| Otherwise, builds are performed on-disk. | |||
| 2025-05-16 | modules: Import external modules in the module that actually need them | Benedikt Peetz | |
| 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-01-31 | fix(modules/direnv): Remove the strictness options | Benedikt Peetz | |
| These seem to cause an error in `nix-direnv` which is obviously not ideal. | |||
| 2025-01-30 | fix(modules/direnv): Migrate to `by-name` | 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. | |||
