disable wireplumber.

This commit is contained in:
jay
2025-07-26 17:15:54 -04:00
parent 70f3fa3609
commit 52e1586cfe

View File

@@ -11,7 +11,7 @@
alsa.enable = true; alsa.enable = true;
alsa.support32Bit = true; alsa.support32Bit = true;
pulse.enable = true; pulse.enable = true;
wireplumber.enable = true; #wireplumber.enable = true;
# If you want to use JACK applications, uncomment this # If you want to use JACK applications, uncomment this
jack.enable = true; jack.enable = true;