added bookworm packages

This commit is contained in:
nd 2023-06-17 15:57:07 +02:00
parent 107c577b1c
commit 64e84c36b2
No known key found for this signature in database
GPG key ID: 089EAC11F59D1863

View file

@ -25,7 +25,7 @@ default_repos:
default_packages:
debian:
bullseye: &debian_packages
bookworm: &debian_packages
aptitude: {}
"apt-transport-https": {}
"libarchive-tools": {}
@ -69,4 +69,5 @@ default_packages:
"xz-utils": {}
zip: {}
zsh: {}
bullseye: *debian_packages
buster: *debian_packages