8 lines
437 B
INI
8 lines
437 B
INI
# Only relevant when ENABLE_INSTALLER="true" in build-touch-panel-iso.sh (off by
|
|
# default — the normal path is live-boot straight into Sway, no disk install at all).
|
|
# Identical mechanism/caveat as hosts/thin-client/live-build/config/preseed.cfg.
|
|
#
|
|
# No "keyboard-configuration/xkb-keymap seen true" line on purpose: this preseeds the
|
|
# *default* answer, it does not skip the question.
|
|
d-i keyboard-configuration/xkb-keymap select de
|