mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fixed vm sound
This commit is contained in:
parent
a959cf3e97
commit
eb8f11e89e
4 changed files with 49 additions and 61 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<emulatorpin cpuset="8-15,24-31"/>
|
||||
</cputune>
|
||||
<os>
|
||||
<type arch="x86_64" machine="pc-q35-7.2">hvm</type>
|
||||
<type arch="x86_64" machine="pc-q35-8.0">hvm</type>
|
||||
<loader readonly="yes" type="pflash">/run/libvirt/nix-ovmf/OVMF_CODE.fd</loader>
|
||||
<nvram>/var/lib/libvirt/qemu/nvram/Windows_VARS.fd</nvram>
|
||||
<boot dev="hd"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue