This currently takes 17 minutes, with 5 going to archinstall and 3 to my PKGBUILD.
- Boot Ventoy USB Stick (F12/F2)
- Select Arch Iso
loadkeys de-latin1
iwctl
station wlan0 connect redacted
ping -c1 archlinux.org
archinstall --config-url https://raw.githubusercontent.com/port19x/dotfiles/master/archinstall.json
- set up disk configuration
- set up user
- verify xorg drivers
- hit install
- exit & reboot
git clone --recurse-submodules https://github.com/port19x/dotfiles
cd dotfiles
makepkg -sci
cd brave
git pull
makepkg -sci
startx
Restore file backup and you're done