Removed the redundant config option.
This commit is contained in:
parent
aca053b4e1
commit
adfd4f3f81
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
# SeaBIOS / legacy BIOS bootloader settings for VMs
|
# SeaBIOS / legacy BIOS bootloader settings for VMs
|
||||||
boot.loader.grub.enable = lib.mkForce true;
|
|
||||||
boot.loader.grub.device = "/dev/vda";
|
boot.loader.grub.device = "/dev/vda";
|
||||||
boot.loader.grub.efiSupport = lib.mkForce false;
|
boot.loader.grub.efiSupport = lib.mkForce false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue