Remove redundant bootloader device configuration - I really need fucking glasses, am blind apparently.
This commit is contained in:
parent
adfd4f3f81
commit
8ce0cfaff2
1 changed files with 0 additions and 2 deletions
|
|
@ -5,9 +5,7 @@
|
|||
...
|
||||
}: {
|
||||
# SeaBIOS / legacy BIOS bootloader settings for VMs
|
||||
boot.loader.grub.device = "/dev/vda";
|
||||
boot.loader.grub.efiSupport = lib.mkForce false;
|
||||
|
||||
# Bootloader - GRUB for Legacy BIOS
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.loader.grub = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue