Partition change to Lenovo
This commit is contained in:
parent
f6b90a6623
commit
e6f0da202e
|
@ -40,7 +40,7 @@
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
"/boot" = {
|
"/boot" = {
|
||||||
device = "/dev/disk/by-uuid/5669-7EF6";
|
device = "/dev/disk/by-uuid/BF2B-9AE0";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
options = [ "fmask=0022" "dmask=0022" ];
|
options = [ "fmask=0022" "dmask=0022" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue