even more fixes for hpm
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
version = 2;
|
||||
device = "/dev/nvme0n1";
|
||||
device = "/dev/nvme0n1p1";
|
||||
efiSupport = true;
|
||||
extraConfig = ''
|
||||
set timeout=1
|
||||
|
||||
Reference in New Issue
Block a user