updated xserver.xkb to comply with changes
parent
3bc89f6e75
commit
c4035d0e8b
|
@ -4,8 +4,8 @@
|
|||
# Enable the X11 windowing system.
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
layout = "nl";
|
||||
xkbVariant = "us";
|
||||
xkb.variant = "us";
|
||||
xkb.layout = "nl";
|
||||
libinput.enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager = {
|
||||
|
|
Loading…
Reference in New Issue