mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-04 11:10:53 +02:00
fix bug with font in virtual console
This commit is contained in:
parent
44e99fa41a
commit
04b0971e59
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
time.timeZone = "Europe/Paris";
|
time.timeZone = "Europe/Paris";
|
||||||
i18n.defaultLocale = "en_US.UTF-8";
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
console = {
|
console = {
|
||||||
font = "Lat2-Terminus16";
|
|
||||||
keyMap = lib.mkForce "fr";
|
keyMap = lib.mkForce "fr";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue