Revert "pipewire: Enable jack"
This reverts commit 9588343b6e
.
It causes issues with yuzu.
This commit is contained in:
parent
ad8eff91db
commit
6eadefd6fb
|
@ -9,7 +9,6 @@ lib.mkIf config.sbruder.gui.enable {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
jack.enable = true;
|
|
||||||
alsa = {
|
alsa = {
|
||||||
enable = true;
|
enable = true;
|
||||||
support32Bit = true;
|
support32Bit = true;
|
||||||
|
|
Loading…
Reference in a new issue