set device to install grub on
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
version = 2;
|
||||
device = "nodev";
|
||||
device = "/dev/nvme0n1";
|
||||
efiSupport = true;
|
||||
extraConfig = ''
|
||||
set timeout=2
|
||||
|
||||
Reference in New Issue
Block a user