earlySetup console
This commit is contained in:
parent
be1e7b8e9d
commit
0e744e858e
1 changed files with 4 additions and 2 deletions
|
@ -53,8 +53,10 @@
|
||||||
variant = "bksl";
|
variant = "bksl";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Configure console keymap
|
console = {
|
||||||
console.keyMap = "cz-lat2";
|
earlySetup = true;
|
||||||
|
useXkbConfig = true;
|
||||||
|
};
|
||||||
|
|
||||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||||
# Replace name <krop> with a variable
|
# Replace name <krop> with a variable
|
||||||
|
|
Loading…
Reference in a new issue