refactor: Update xserver keymap configuration in hardware configuration file

This commit updates the hardware configuration file for the x86_64-linux system. Specifically, it modifies the xserver keymap settings, ensuring proper keymap configuration for 'de' layout with 'nodeadkeys' variant in the x86_64-linux system.
This commit is contained in:
Harald Hoyer 2024-07-18 10:15:45 +02:00
parent 96e66ebad4
commit fc478e4639

View file

@ -93,9 +93,9 @@
};
console.keyMap = "de-latin1-nodeadkeys";
services.xserver = {
services.xserver.xkb = {
layout = "de";
xkbVariant = "nodeadkeys";
variant = "nodeadkeys";
};
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking