attempts to add qcow-efi to get oracle to work

and also adding things from the oci build
This commit is contained in:
Noah Masur
2025-06-30 16:31:52 -04:00
parent 928be5132a
commit 18b489592e
3 changed files with 60 additions and 2 deletions

View File

@ -193,7 +193,7 @@ lib
nmasur.profiles.wsl.enable = lib.mkForce false;
boot.loader.grub.enable = lib.mkForce false;
};
qcow = {
qcow-efi = {
nmasur.profiles.wsl.enable = lib.mkForce false;
boot.loader.grub.enable = lib.mkForce false;
};