add firmware-linux metapackage to base packages

This commit is contained in:
Marcus 2023-05-04 00:09:03 +02:00
parent 0439f26a39
commit 433ab59d62
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ apt update || error
message "install nanodesk base packages"
apt install -y \
linux-image-amd64 \
firmware-linux \
live-boot \
dialog \
sudo \