feat(bootstrap): install xz-utils in the debian and ubuntu base set

This commit is contained in:
2026-09-21 14:59:50 +02:00
parent 9cc0c704a7
commit 5a43c9a29e

View File

@@ -206,6 +206,7 @@ bootstrap_debian:
- openssh-server
- python3
- xfsprogs
- xz-utils
extra:
- bat
- curl
@@ -258,6 +259,7 @@ bootstrap_ubuntu:
- openssh-server
- python3
- xfsprogs
- xz-utils
extra:
- bash-completion
- bat