System/Thinknix: Update renamed options
This commit is contained in:
@ -60,8 +60,8 @@
|
|||||||
services = {
|
services = {
|
||||||
# Configure keymap in X11
|
# Configure keymap in X11
|
||||||
xserver = {
|
xserver = {
|
||||||
layout = "us";
|
xkb.layout = "us";
|
||||||
xkbVariant = "altgr-intl";
|
xkb.variant = "altgr-intl";
|
||||||
};
|
};
|
||||||
|
|
||||||
qemuGuest.enable = true;
|
qemuGuest.enable = true;
|
||||||
|
Reference in New Issue
Block a user