update boot font
This commit is contained in:
parent
0ac270bc2b
commit
db92170190
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, inputs, ... }: {
|
||||
console = {
|
||||
font = "ter-132n";
|
||||
font = "ter-120n";
|
||||
packages = [pkgs.terminus_font];
|
||||
earlySetup = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue