Update package pins

This commit is contained in:
Greg Hellings
2025-11-08 16:01:21 -06:00
parent c4119dd9b7
commit e8eef789d7
7 changed files with 116 additions and 139 deletions
-4
View File
@@ -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;