GRUB version no longer needed
This commit is contained in:
		
							parent
							
								
									e8bab9928d
								
							
						
					
					
						commit
						07411beb49
					
				| @ -3,7 +3,6 @@ | |||||||
| { | { | ||||||
|   # Use the GRUB 2 boot loader. |   # Use the GRUB 2 boot loader. | ||||||
|   boot.loader.grub.enable = lib.mkForce true; |   boot.loader.grub.enable = lib.mkForce true; | ||||||
|   boot.loader.grub.version = 2; |  | ||||||
| 
 | 
 | ||||||
|   # Enable GRUB2 serial console |   # Enable GRUB2 serial console | ||||||
|   boot.loader.grub.extraConfig = '' |   boot.loader.grub.extraConfig = '' | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user