- Boot from ISO
archinstall --config https://cyluss.github.io/archlinux/user_configuration.json- Add user and disk config, and proceed
- No chroot,
reboot - Log in as user account
mkdir aur; cd aur- Install Chrome
git clone https://aur.archlinux.org/google-chrome.git && pushd "$_"makepkg --syncdeps --install; popd
- Install Spoqa Han Sans
git clone https://aur.archlinux.org/spoqa-han-sans.git && pushd "$_"makepkg --syncdeps --install; popd
- ssh-keygen:
ssh-keygen -t ed25519 -a 100