7 lines
85 B
Nix
7 lines
85 B
Nix
{...}: {
|
|
console = {
|
|
font = "Lat2-Terminus16";
|
|
useXkbConfig = true;
|
|
};
|
|
}
|