Update package pins
This commit is contained in:
@@ -48,10 +48,6 @@ with lib;
|
||||
enable = true;
|
||||
onBoot = "ignore"; # Do not auto-restart VMs on boot, unless they are marked autostart
|
||||
qemu = {
|
||||
ovmf = {
|
||||
enable = true;
|
||||
packages = [ pkgs.OVMFFull.fd ];
|
||||
};
|
||||
swtpm = {
|
||||
enable = true;
|
||||
package = pkgs.swtpm;
|
||||
|
||||
Reference in New Issue
Block a user