increase configurationLimit to 5
This commit is contained in:
		
							parent
							
								
									994aa1b16d
								
							
						
					
					
						commit
						380973d514
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,6 +2,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  boot.loader.systemd-boot.enable = true;
 | 
					  boot.loader.systemd-boot.enable = true;
 | 
				
			||||||
  boot.loader.efi.canTouchEfiVariables = true;
 | 
					  boot.loader.efi.canTouchEfiVariables = true;
 | 
				
			||||||
  boot.loader.systemd-boot.configurationLimit = 3;
 | 
					  boot.loader.systemd-boot.configurationLimit = 5;
 | 
				
			||||||
  boot.kernelPackages = pkgs.linuxPackages_lqx;
 | 
					  boot.kernelPackages = pkgs.linuxPackages_lqx;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue