hosts/legion/desktop: xserver.layout -> xserver.xkb.layout
This commit is contained in:
parent
d8ff83529c
commit
2cb3562526
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
enable = true;
|
||||
excludePackages = [pkgs.xterm];
|
||||
videoDrivers = ["nvidia"];
|
||||
layout = "pl";
|
||||
xkb.layout = "pl";
|
||||
displayManager.startx.enable = true;
|
||||
config = lib.mkForce ''
|
||||
Section "OutputClass"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue