feat: fix oracle micro

This commit is contained in:
Kat Inskip 2024-10-25 13:06:39 -04:00
parent d1b7e79d4f
commit 30938b3d13
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -11,11 +11,11 @@
configurationLimit = 1;
};
systemd-boot.configurationLimit = 1;
};
initrd = {
availableKernelModules = ["ata_piix" "uhci_hcd" "xen_blkfront" "vmw_pvscsi"];
kernelModules = ["nvme"];
};
};
};
fileSystems = {
"/boot" = {