Update pbp.nix
This commit is contained in:
parent
920ea4cca7
commit
dfd08bc1b5
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
device = "/dev/mmcblk0";
|
||||
device = "/dev/mmcblk0p1";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue