Commit graph

6 commits

Author SHA1 Message Date
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
95fd68bed8
docs(repo): Add custom repository to roadmap 2025-02-27 11:18:02 +01:00
d4d0a68e63
feat(base): Set up iwd wireless service 2025-02-27 11:18:00 +01:00
555a255e8a docs(repo): Add roadmap 2025-02-27 10:44:14 +01:00
9c06b98fde
Set up basic ansible repo 2025-02-21 17:57:58 +01:00