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