Update option namings after nix update

This commit is contained in:
2024-06-06 11:23:29 +02:00
parent f8da075e2f
commit 9f081ee5ed
4 changed files with 11 additions and 14 deletions

View File

@ -43,8 +43,8 @@
# Configure keymap in X11
services.xserver = {
layout = "de";
xkbVariant = "";
xkb.layout = "de";
xkb.variant = "";
};
# Configure console keymap