Comment 2 for bug 1954575

Revision history for this message
Florian Lohoff (fl0l0) wrote :

I workarounded this by

a) installing keyboard-configuration
b) reconfiguring in late-commands:

  keyboard:
    layout: de
    variant: nodeadkeys
  late-commands:
    - curtin in-target --target /target -- dpkg-reconfigure -f noninteractive keyboard-configuration
  packages:
    - keyboard-configuration