aboutsummaryrefslogtreecommitdiffstats
path: root/sys/impermanence (unfollow)
Commit message (Collapse)Author
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-05-12fix(sys/boot): Restore the bootsetup to the status quoBenedikt 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-11fix(sys/boot): Use a disk backed directory to store the big isoBenedikt Peetz
2023-12-02fix(sys/impermanence): Persist the postgresql datebase, if it existsSoispha
2023-09-02Fix(sys/impermanence): Add waydroid image directorySoispha
2023-08-30Fix(sys/impermanence): Add `/var/lib/systemd` to saved pathsSoispha
2023-08-30Fix(sys/impermanence): Add `/var/lib/bluetooth` to saved pathSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha