| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | modules/{disks,boot}: Give up on hacky XBOOTLDR support | Benedikt Peetz | 15 hours |
| | | | | | | | We would effectively need a separate partition without LUKS for that to work. And because we are not working around Windows EFI, it's easier to just make the real EFI partition bigger. | ||
| * | modules/disks: Use correct notation for 30GB | Benedikt Peetz | 20 hours |
| | | |||
| * | modules/{disks,boot}: Prepare re-deploy of apzu | Benedikt Peetz | 23 hours |
| | | | | | | This includes a separate partition of /nix, and a tails ISO as boot target. | ||
| * | modules/direnv: Also remove cppnix from `nix-direnv` | Benedikt Peetz | 47 hours |
| | | | | | This fully removes cppnix from my whole closure. | ||
| * | modules/disks/hibernate: Migrate to rfc42 settings | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/disk: Don't use `space_cache` | Benedikt Peetz | 2025-12-17 |
| | | | | | This requires a reformatting, which I don't want to do right now. | ||
| * | modules/disk: Significantly tune down compression | Benedikt Peetz | 2025-12-15 |
| | | | | | Btrfs consistently locks up my whole system. | ||
| * | modules/disk: Adapt to lix's new build directory | Benedikt Peetz | 2025-12-11 |
| | | | | | The switched, so that the paths are not that long. | ||
| * | modules/disks: Setup a tmpfs for the new lix build location | Benedikt Peetz | 2025-06-29 |
| | | | | | Otherwise, builds are performed on-disk. | ||
| * | modules: Import external modules in the module that actually need them | Benedikt Peetz | 2025-05-16 |
| | | |||
| * | 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. | ||
| * | fix(modules/direnv): Remove the strictness options | Benedikt Peetz | 2025-01-31 |
| | | | | | | These seem to cause an error in `nix-direnv` which is obviously not ideal. | ||
| * | fix(modules/direnv): Migrate to `by-name` | Benedikt Peetz | 2025-01-30 |
| | | |||
| * | 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. | |||
