mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-17 05:05:06 +01:00
fix
This commit is contained in:
parent
d8e176e1e2
commit
6737c891e9
1 changed files with 0 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue