hosts/legion/desktop: xserver.layout -> xserver.xkb.layout

This commit is contained in:
Nikodem Rabuliński 2024-02-06 13:38:35 +01:00
parent d8ff83529c
commit 2cb3562526

View file

@ -57,7 +57,7 @@
enable = true; enable = true;
excludePackages = [pkgs.xterm]; excludePackages = [pkgs.xterm];
videoDrivers = ["nvidia"]; videoDrivers = ["nvidia"];
layout = "pl"; xkb.layout = "pl";
displayManager.startx.enable = true; displayManager.startx.enable = true;
config = lib.mkForce '' config = lib.mkForce ''
Section "OutputClass" Section "OutputClass"