non-free firmware dazu

This commit is contained in:
Alexander Gabriel 2025-08-29 23:26:39 +02:00
parent 12b0ef4031
commit 5604cff61e

View File

@ -343,6 +343,8 @@ d-i partman/confirm_nooverwrite boolean true
# Choose, if you want to scan additional installation media
# (default: false).
d-i apt-setup/cdrom/set-first boolean false
# You can choose to install non-free firmware.
d-i apt-setup/non-free-firmware boolean true
# You can choose to install non-free and contrib software.
d-i apt-setup/non-free boolean true
d-i apt-setup/contrib boolean true