This repo contains code for automating my Arch installs using the official python-archinstall installer.
In the future, I want to declaritively manage my arch package management and configuration. I will likely add pacdef scripts to this project.
This project uses object orientation to make it easy to tweak my Arch installation for my various devices, while still ensuring all my devices have my preferred software and configuration stack.
Boot the Arch ISO and connect to the internet. Then run the following commands:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/matthewspangler/archlinux-provision-scripts/main/installation/setup.sh)"Edit the .env files with your desired configuration, then run your chosen install script, such as my_desktop.py.