GRUB version no longer needed
This commit is contained in:
parent
b9001cdf7d
commit
14b173f67e
@ -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 = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user