fix boot partition (#80)
This commit is contained in:
parent
52c421a45f
commit
5d8ad216a4
@ -31,7 +31,7 @@
|
|||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
"boot" = {
|
"/boot" = {
|
||||||
device = "/dev/disk/by-uuid/4CBA-2451";
|
device = "/dev/disk/by-uuid/4CBA-2451";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user