1
0

hosts: remove deprecated grub version option

This commit is contained in:
2024-03-19 19:37:43 +01:00
parent 693ca7e925
commit 62dd3b7471
22 changed files with 0 additions and 22 deletions

View File

@@ -11,7 +11,6 @@
boot.kernelParams = [ "console=ttyS0,115200n8" ];
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/sda";
boot.loader.grub.extraConfig = "
serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1