| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-05-31 | modules/{disks,boot}: Give up on hacky XBOOTLDR support | Benedikt Peetz | |
| 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. | |||
| 2026-05-31 | modules/disks: Use correct notation for 30GB | Benedikt Peetz | |
| 2026-05-31 | modules/{disks,boot}: Prepare re-deploy of apzu | Benedikt Peetz | |
| This includes a separate partition of /nix, and a tails ISO as boot target. | |||
| 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. | |||
| 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. | |||
| 2024-05-20 | refactor(sys): Modularize and move to `modules/system` or `pkgs` | Benedikt Peetz | |
| 2024-05-12 | fix(sys/boot): Restore the bootsetup to the status quo | Benedikt Peetz | |
| Having a read-only ISO (preferably tails) ready to test things is quite cool, but actually setting this up requires an EFI partition that can store the 1+ GB ISO. Thus, this change needs to be deferred until a disk reinstall can be made. | |||
| 2024-05-11 | fix(sys/boot): Include a parameter for the device the iso is stored on | Benedikt Peetz | |
| 2024-05-11 | fix(sys/boot): Use a disk backed directory to store the big iso | Benedikt Peetz | |
| 2024-02-10 | fix(sys/disks): Differentiate the space limit of '/' an '/tmp' | Soispha | |
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-26 | Docs(treewide): Add a colon after every "TODO" | Soispha | |
| 2023-07-29 | Fix(hosts/isimud): Import the whole system configuration | Soispha | |
| 2023-07-15 | Fix(system/disks): Increase default tempfs size to accommodate big builds | Soispha | |
| 2023-07-11 | Fix(system/disks/hibernate): Try to activate it | Soispha | |
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-07-10 | Docs(system/disks): Remove checked TODO comments | Soispha | |
| 2023-07-10 | Fix(system/disks): Typo in snapshots | Soispha | |
| 2023-07-10 | Fix(system/disks): Add remainder about bootable option | Soispha | |
| 2023-07-10 | Revert "Fix(system/disks): Make ESP bootable" | Soispha | |
| The bootable option should already work. This reverts commit 03ca938a8d989449a634caf264cf2496f6a153c3. | |||
| 2023-07-10 | Fix(system/disks): Make ESP bootable | Soispha | |
| 2023-07-10 | Fix(system/disks): Add .snapshot subvol for snapper | Soispha | |
| 2023-07-10 | Fix(system/disks): Add disk labels | Soispha | |
| 2023-07-10 | Feat(system/disks): Add luks partition | Soispha | |
| 2023-07-10 | Fix(system/disks): Use correct option name | Soispha | |
| 2023-07-10 | Feat(disko): Squash Commit | Soispha | |
