fixup! snowhawk: initrd on root

This commit is contained in:
Zynh Ludwig 2024-10-16 15:48:34 -07:00
parent a1958c1fe8
commit 7479ca6ed3

View file

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