Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

mattyspangler/archlinux-provision-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archlinux-provision-scripts

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.

Setup

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.

About

Arch Linux installation automation, using the official python-archinstaller.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published