about summary refs log tree commit diff stats
path: root/sys/disks/default.nix (follow)
Commit message (Collapse)AuthorAge
* refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz2024-05-20
|
* fix(sys/boot): Restore the bootsetup to the status quoBenedikt Peetz2024-05-12
| | | | | | | 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.
* fix(sys/boot): Include a parameter for the device the iso is stored onBenedikt Peetz2024-05-11
|
* fix(sys/boot): Use a disk backed directory to store the big isoBenedikt Peetz2024-05-11
|
* fix(sys/disks): Differentiate the space limit of '/' an '/tmp'Soispha2024-02-10
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26