adding OVMFFull
This commit is contained in:
parent
bd603a3a65
commit
bd920ad274
|
@ -205,10 +205,10 @@ in
|
||||||
runAsRoot = false;
|
runAsRoot = false;
|
||||||
ovmf = {
|
ovmf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# packages = [
|
packages = [
|
||||||
# pkgs.OVMFFull.fd
|
pkgs.OVMFFull.fd
|
||||||
# pkgs.pkgsCross.aarch64-multiplatform.OVMF.fd
|
pkgs.pkgsCross.aarch64-multiplatform.OVMF.fd
|
||||||
# ];
|
];
|
||||||
};
|
};
|
||||||
swtpm.enable = true;
|
swtpm.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
samba
|
samba
|
||||||
blesh
|
blesh
|
||||||
# OVMFFull
|
# OVMFFull
|
||||||
# quickemu
|
quickemu
|
||||||
macchina
|
macchina
|
||||||
neofetch
|
neofetch
|
||||||
fwupd
|
fwupd
|
||||||
|
|
Loading…
Reference in a new issue