Commit graph

4 commits

Author SHA1 Message Date
db562158f7
feat(packages): Add personal repository
Add my own package repository and let users define additional custom
repositories to install. Enable installation of packages from my
repository.
2025-03-16 17:44:20 +01:00
5cd967b6e5
packages: Add python3-adblock for qutebrowser 2025-03-16 17:44:19 +01:00
af374b825b
docs: Update readme and add headless packages 2025-03-13 11:24:15 +01:00
030b8ec291
ref(inventory): Split up inventory into group vars
One inventory targets a local machine (`inv-local.yaml`, chosen by default)
while the other targets a chrooted installation accessible from another
system, usually in the `/mnt/void` directory (`inv-chroot.yaml`, has to
be called like `ansible-playbook -i inv-chroot.yaml`).
2025-03-13 11:24:13 +01:00