This playbook tries to make it easier to install arch linux 🎉
Only EFI boot is supported now.
No swap space is partitioned.
Here is a list of the default packages if you do not edit them.
- gdm
- git
- gnome
- google-chrome
- mumble
- neovim
- networkmanager
- pamac-aur
- signal-desktop
Note: This is not meant to cover everyone's use case. If you want to make this better that would be awesome.
Hit E
at the boot screen and add cow_spacesize=1G
at the end of the boot parameters.
Fork this repo so its easier to edit the variables.
Edit the variables in inventory/host_vars/localhost.yml
pacstrapped
variable.
curl -L https://raw.githubusercontent.com/{YOUR_USERNAME}/archer/master/init.sh > init.sh
Here is a short link incase you dont fork
curl https://git.io/JUFcb > init.sh
source init.sh