This commit is contained in:
nora 2025-02-04 20:44:56 +01:00
parent 80022fe6a5
commit 200a1e6978

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 = {