Revert "pipewire: Enable jack"

This reverts commit 9588343b6e.

It causes issues with yuzu.
This commit is contained in:
Simon Bruder 2022-01-02 16:45:21 +01:00
parent ad8eff91db
commit 6eadefd6fb
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -9,7 +9,6 @@ lib.mkIf config.sbruder.gui.enable {
enable = true;
pulse.enable = true;
jack.enable = true;
alsa = {
enable = true;
support32Bit = true;