Disable JACK in pipewire
This commit is contained in:
parent
3f4756e19e
commit
bc9ae72fa8
|
@ -12,7 +12,6 @@ in {
|
||||||
support32Bit = true;
|
support32Bit = true;
|
||||||
};
|
};
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
jack.enable = true;
|
|
||||||
wireplumber.enable = true;
|
wireplumber.enable = true;
|
||||||
config.pipewire-pulse."context.modules" = [
|
config.pipewire-pulse."context.modules" = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue