Thor: fix slow mount of boot partition
This commit is contained in:
parent
e08b25b659
commit
10cc58190b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
};
|
||||
|
||||
"/boot" = {
|
||||
device = "/dev/disk/by-partuuid/63464168-656a-4b74-81ba-9a3ed5cf533b";
|
||||
device = "/dev/disk/by-uuid/B9D2-255C";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0022" "dmask=0022" "noatime" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue