console.font: use default

The meaning of the option appears to have slightly changed, it errors
during early boot now.
Defaults are fine.
This commit is contained in:
Trolli Schmittlauch 2025-08-05 18:00:19 +02:00
parent 686bf13217
commit 6b36602e06

View file

@ -28,7 +28,6 @@ in
# configure console # configure console
console = { console = {
font = "Lat2-Terminus16";
keyMap = "de"; keyMap = "de";
}; };