mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-26 10:13:25 +01:00
168134bcf3
This fixes an issue where virtual machines would previously use dummy output. More specifically, pulseaudio is used since pipewire supports it, and intel hd audio (hda) is used since it's generally regarded as one of the better options based on information available online. Note that -audio is used instead of the outdated -audiodev and -soundhw options. This setup also avoids the choppy audio observed with other solutions like alsa. References: - https://www.qemu.org/docs/master/system/qemu-manpage.html - https://github.com/NixOS/nixpkgs/issues/175378 - https://superuser.com/questions/1337570 - https://en.wikipedia.org/wiki/Intel_High_Definition_Audio - https://gitlab.com/qemu-project/qemu/-/issues/1519 - https://lists.nongnu.org/archive/html/qemu-discuss/2020-04/msg00089.html |
||
---|---|---|
.. | ||
laptop.nix | ||
main.nix | ||
variables.nix |