Skip to content

My Ansible playbook to bootstrap newly installed Arch LInux workstation (laptop).

Notifications You must be signed in to change notification settings

cyxou/arch-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATION NOTICE

Since I've switched to NixOS a couple of years ago, I no longer maintain this repository.

Arch-bootstrap

This project aims to bootstrap my Arch Linux development environment laptop.

Installation

Bootstrapping is performed by Ansible. So the first step is to install Ansible:

pacman -S ansible

Once ansible is installed, clone this repo to the root of your home folder.

Bootstraping

To bootstrap your Arch Linux installation, run:

~/arch-bootstrap/bin/arch-bootstrap

Ansible will ask for your SUDO password. Type it in and go get a cup of coffee. When bootstraping completes, reboot your machine.

About

My Ansible playbook to bootstrap newly installed Arch LInux workstation (laptop).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published