update apollo harware-conf

This commit is contained in:
2025-04-22 12:58:42 +08:00
parent 6125a9875c
commit cf82181858

View File

@@ -19,7 +19,7 @@
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/7C34-E13E";
{ device = "/dev/disk/by-uuid/FE53-DFFA";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];
};