massicot: fix bugs

This commit is contained in:
Xinyang Li 2023-07-30 01:15:35 +08:00
parent 42f550f156
commit a31020a9ea
3 changed files with 10 additions and 2 deletions

View file

@ -18,7 +18,7 @@
fsType = "ext4";
};
fileSystems."/boot" =
fileSystems."/boot/efi" =
{ device = "/dev/disk/by-uuid/06F4-7777";
fsType = "vfat";
};