server7: update grub device

This commit is contained in:
Astro 2023-03-06 20:47:03 +01:00
parent aadb6ae26e
commit b14f17d407
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
enable = true;
version = 2;
# Define on which hard drive you want to install Grub.
device = "/dev/disk/by-id/scsi-3600300570140a6102b0acad9825149f2"; # or "nodev" for efi only
device = "/dev/disk/by-id/nvme-eui.6479a71d12653333"; # or "nodev" for efi only
};
kernelParams = [
"preempt=none"