Run `sudo ./scripts/build-local.sh` and test the resulting ISO with both BIOS and UEFI: - `run_archiso -i out/*.iso` (BIOS) - `run_archiso -u -i out/*.iso` (UEFI) Verify: boot menu appears, Hyprland starts, terminal works, network is available.
Run
sudo ./scripts/build-local.shand test the resulting ISO with both BIOS and UEFI:run_archiso -i out/*.iso(BIOS)run_archiso -u -i out/*.iso(UEFI)Verify: boot menu appears, Hyprland starts, terminal works, network is available.