Hi!
I am running a NixOS on my Dell laptop. I decided to go Wayland only, but how can I declare the keyboard layout? Do I need something like Xremap to do this?
Best, Miro
Hi!
I am running a NixOS on my Dell laptop. I decided to go Wayland only, but how can I declare the keyboard layout? Do I need something like Xremap to do this?
Best, Miro
https://nixos.wiki/wiki/Keyboard_Layout_Customization
Unless you have a definition somewhere else in your config that would override the system default keymap, you should retain your current keymap. It should also be noted that Wayland can run along side xserver. Refer to my other answer to a similar thing in another post: Add custom resolutions - #5 by DinnerBug
This post might also be of help, as it discusses keyboard layout on a hypr/wayland build.