This commit is contained in:
Vivian 2023-05-03 13:11:33 +02:00
parent 9d37b647c9
commit 10efcda101

View file

@ -22,4 +22,5 @@
boot.loader.grub.enable = true; boot.loader.grub.enable = true;
boot.loader.grub.version = 2; boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/sda";
} }