On the raspi arm64 server image, I used to use cloud-init's keyboard module to set my keyboard to GB by default. However, on mantic localectl (which the keyboard module uses) is now reporting:
$ localectl set-x11-keymap gb pc105
Setting X11 and console keymaps is not supported in Debian
So ... how do I get my £ key by default now? Or should this be filed against systemd as well?
On the raspi arm64 server image, I used to use cloud-init's keyboard module to set my keyboard to GB by default. However, on mantic localectl (which the keyboard module uses) is now reporting:
$ localectl set-x11-keymap gb pc105
Setting X11 and console keymaps is not supported in Debian
So ... how do I get my £ key by default now? Or should this be filed against systemd as well?