mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
fix laptop keybosrd
This commit is contained in:
parent
149985a26b
commit
24b0ed3e20
2 changed files with 14 additions and 1 deletions
|
@ -26,7 +26,7 @@ in
|
|||
};
|
||||
console = {
|
||||
enable = true;
|
||||
keyMap = "de";
|
||||
keyMap = cfg.layout;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue