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, ... }: {
 | 
					{ config, pkgs, inputs, ... }: {
 | 
				
			||||||
  console = {
 | 
					  console = {
 | 
				
			||||||
    font = "ter-132n";
 | 
					    font = "ter-120n";
 | 
				
			||||||
    packages = [pkgs.terminus_font];
 | 
					    packages = [pkgs.terminus_font];
 | 
				
			||||||
    earlySetup = false;
 | 
					    earlySetup = false;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue