Option has been moved
This commit is contained in:
parent
f1cbe21ec7
commit
657c7b8f9a
1 changed files with 2 additions and 2 deletions
|
|
@ -40,9 +40,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
services.xserver = {
|
services.xserver.xkb = {
|
||||||
layout = "us";
|
layout = "us";
|
||||||
xkbVariant = "";
|
variant = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Virtualizer Agent
|
# Virtualizer Agent
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue