Removed python deal.
This commit is contained in:
@@ -39,7 +39,7 @@ def graphics_options(vm: VmConfig) -> list[str]:
|
||||
|
||||
# Check if the version is greater than 8.1.3 to enable virtio audio
|
||||
# if get_qemu_version() > [8, 1, 3]:
|
||||
common = ["-audio", "driver=pa,model=virtio"]
|
||||
# common = ["-audio", "driver=pa,model=virtio"]
|
||||
|
||||
if vm.wayland:
|
||||
# fmt: off
|
||||
|
||||
Reference in New Issue
Block a user