Update iso and installation instructions

This commit is contained in:
DashieTM 2025-03-02 17:10:13 +01:00
parent bf3230ad43
commit 4c5ebe9691
5 changed files with 275 additions and 120 deletions

View file

@ -20,6 +20,8 @@
mods = {
# default disk config has root home boot and swap partition, overwrite if you want something different
drives = {
# WARNING: Only do this when installing for the first time, as I am not sure if disko would format your disk
variant = "disko";
# default assumes ROOT, BOOT, HOME and SWAP labaled drives exist
# for an example without HOME see below
#defaultDrives.enable = false;