This commit is contained in:
nora 2025-02-04 20:44:56 +01:00
parent d8e176e1e2
commit 6737c891e9

View file

@ -324,7 +324,6 @@ in
qemu = { qemu = {
# enable TPM emulation # enable TPM emulation
swtpm.enable = true; swtpm.enable = true;
ovmf.packages = [ pkgs.IVMFFull.fd ];
}; };
}; };
podman = { podman = {