mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Desktop/Developer] OVMF images are distributed by default
This commit is contained in:
parent
0cedc97711
commit
59153cb543
1 changed files with 0 additions and 2 deletions
|
|
@ -95,8 +95,6 @@ in {
|
|||
onBoot = "ignore"; # We are doing development, not a server
|
||||
qemu = {
|
||||
package = pkgs.qemu_full;
|
||||
ovmf.enable = true;
|
||||
ovmf.packages = [ pkgs.OVMFFull ];
|
||||
swtpm.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue