fix: rename keyboard options to new names
This commit is contained in:
parent
409b192997
commit
90aae41a83
1 changed files with 4 additions and 2 deletions
|
|
@ -66,8 +66,10 @@
|
|||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
layout = "fr";
|
||||
xkbVariant = "";
|
||||
xkb = {
|
||||
layout = "fr";
|
||||
variant = "";
|
||||
};
|
||||
};
|
||||
|
||||
# Configure console keymap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue