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 = {
# enable TPM emulation
swtpm.enable = true;
ovmf.packages = [ pkgs.IVMFFull.fd ];
};
};
podman = {