Hi everbody,
I am new to Guix and just did the basic installation. In the installer I used the guided partition for encrypted drives. It all works well except for one thing:
The installer encrypts both root and the boot partition. So you need to enter the password once before you get to grub and then again for root.
However the first password promt does not use my defined keyboardlayout (de).
Reading the docs for keyboard layout there are 3 systems which need the layout set up. The bootloader, the kernel and xorg.
So for encrypted drives the bootloader system/section/config would be relevant. However it seems like that there is somthing before the bootloader? Maybe a pre-bootloader thing? I am unsure about the correct terminology. Sorry if this is a silly question. I just could not find anything regarding this topic. All I want is to use the de layout for both password propts.
I can provide you with the config but it is simply the default generated one with the nongnu kernel stuff.