Deleted OVMF from libvirt bis
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
package = pkgs.qemu_kvm;
|
||||
runAsRoot = true;
|
||||
swtpm.enable = true;
|
||||
ovmf = {
|
||||
enable = true;
|
||||
#ovmf = {
|
||||
#enable = true;
|
||||
#packages = [
|
||||
# (pkgs.OVMF.override {
|
||||
# secureBoot = true;
|
||||
# tpmSupport = true;
|
||||
# }).fd
|
||||
#];
|
||||
};
|
||||
#};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user