aboutsummaryrefslogtreecommitdiffstats
path: root/system/disks (unfollow)
Commit message (Collapse)Author
2024-12-21fix(modules/disko): Remove deprecated legacy type and migrate to `by-name`Benedikt Peetz
2024-08-14fix(disks): Increase root tmpfs size to 6GBBenedikt Peetz
The 2GB are just not enough.
2024-06-01fix(disko): explicitely state type of main diskSilas Schöffel
2023-07-19Style(treewide): Format after removing vim linesSoispha
2023-07-19Feat(.editorconfig): Add the configuration for all filesSoispha
This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
2023-07-08Fix(system/disks): Change partitioning scheme to support gpt/bios bootSoispha
2023-07-07Refactor(system/impermanence): Move to own directorySoispha
2023-07-05Feat(system/disks): Add diskoSoispha