mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Fix vps config
This commit is contained in:
parent
51f079d981
commit
33895b9c46
3 changed files with 1 additions and 3 deletions
|
|
@ -5,6 +5,6 @@
|
|||
console = if config.mods.xorg.enable then {
|
||||
useXkbConfig = true;
|
||||
} else {
|
||||
keymap = "us";
|
||||
keyMap = "us";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue