1

System/Thinknix: Update renamed options

This commit is contained in:
2025-07-10 03:27:31 +02:00
parent cc6f9c788a
commit 1b0e83d206

View File

@ -60,8 +60,8 @@
services = {
# Configure keymap in X11
xserver = {
layout = "us";
xkbVariant = "altgr-intl";
xkb.layout = "us";
xkb.variant = "altgr-intl";
};
qemuGuest.enable = true;