2026-01-14 18:01:54 +01:00
2026-01-14 18:01:54 +01:00
2026-01-14 18:01:54 +01:00
2026-01-14 18:01:54 +01:00
2026-01-14 18:01:54 +01:00

System specification

The goal of this repository is to document and codify my system setup.

This repository defines:

  • how a system is bootstrapped
  • which system packages and services are installed
  • which system-level configuration is applied
  • why certain decisions were made (when relevant)

Arch bootstrap

After writing the iso file to a bootable media and booted on the device, archinstall can be used with the profile located in the installer directory. It will create the minimal setup for ansible to work on.

Some helper:

loadkeys be-latin1 #load the belgian keyboard keys

Ansible replication

Personal config

See dotfiles repo

Description
Scripts'n'such to automate system replication
Readme 54 KiB
Languages
Shell 100%