fixed grub device
This commit is contained in:
parent
b2a9274302
commit
6e6ac6a6ac
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
enable = true;
|
||||
version = 2;
|
||||
efiSupport = true;
|
||||
devices =[ "/dev/nvme0n1" ];
|
||||
device = "/dev/nvme0n1" ;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue