x220: Set console keyboard layout
This commit is contained in:
parent
e1b05e6fa8
commit
b6d4ad3682
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
|||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
console = {
|
||||
earlySetup = true;
|
||||
keyMap = "de";
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "x220";
|
||||
useDHCP = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue