This commit is contained in:
Audrey 2025-03-22 14:34:27 -07:00
parent 57fb5b54ab
commit df20cb13ac
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
fsType = "zfs";
};
fileSystems."/boot/efi" =
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/564D-E28E";
fsType = "vfat";
options = [ "fmask=0022" "dmask=0022" ];