switched qemu backed to pipewire

This commit is contained in:
Gerg-L 2023-09-06 22:30:59 -04:00
parent b77331c4cb
commit 7c6273f20c
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
4 changed files with 175 additions and 173 deletions

View file

@ -30,7 +30,7 @@ in {
support32Bit = true;
};
pulse.enable = true;
jack.enable = true;
jack.enable = false;
};
})