PCI passthrough: Difference between revisions
Detailed configuration instructions on how to set everything required to configure pci passthrough |
The 'virtualisation.libvirtd.qemu.ovmf' submodule has been removed. All OVMF images distributed with QEMU are now available by default. |
||
| Line 81: | Line 81: | ||
runAsRoot = true; | runAsRoot = true; | ||
swtpm.enable = true; | swtpm.enable = true; | ||
}; | }; | ||
}; | }; | ||
</nowiki> | </nowiki> | ||
}} | |name=|lang=}} | ||
For more information on configuring virtualization, refer to the {{nixos:option|virtualisation.libvirtd}} module options. | For more information on configuring virtualization, refer to the {{nixos:option|virtualisation.libvirtd}} module options. | ||