fixup! snowhawk: initrd on root

This commit is contained in:
Zynh Ludwig 2024-10-16 15:48:34 -07:00
parent fa56d93c27
commit af96fb6e87

View file

@ -48,7 +48,7 @@ in
fsType = "ext4";
};
fileSystems."/boot" = {
fileSystems."/efi" = {
device = "/dev/disk/by-uuid/1A0A-CEB2";
fsType = "vfat";
};