mtworx: boot partition
This commit is contained in:
parent
47a6269861
commit
f7b0e248a3
|
@ -41,7 +41,7 @@ in {
|
|||
};
|
||||
"/boot" = {
|
||||
device = "${nvme}-part1";
|
||||
fsType = "ext4";
|
||||
fsType = "vfat";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue