[zix790prors] Increase boot partition size

This commit is contained in:
2025-10-04 09:05:43 -07:00
parent 63d741e55e
commit b75c43257b
3 changed files with 2 additions and 286 deletions
@@ -14,7 +14,7 @@
boot.extraModulePackages = [ ];
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/76B0-738E";
{ device = "/dev/disk/by-uuid/11C1-EB58";
fsType = "vfat";
options = [ "fmask=0077" "dmask=0077" ];
};