fix fes boot mount
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/boot" = {
|
fileSystems."/boot" = {
|
||||||
device = "/dev/disk/by-label/fes-boot";
|
device = "/dev/disk/by-label/FES-BOOT";
|
||||||
fsType = "fat32";
|
fsType = "fat32";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user