- Installed ArchLinux as described here with the
linux-hardened
kernel - Created a sudo user
curl -s https://raw.githubusercontent.com/H3xaT0m/ansible-workstation/main/update.sh | bash
If you use this with a HiDPI display, please also pass following variable to the
ansible call:
--extra-vars "hidpi=true"
Or use the script:
curl -s https://raw.githubusercontent.com/H3xaT0m/ansible-workstation/main/update_hidpi.sh | bash