causes weird sounds off my headset
This commit is contained in:
alsaiduq-lab 2026-02-08 18:14:12 -07:00
parent 4bd2064cf8
commit 64a70cbb5e

View file

@ -5,7 +5,6 @@
alsa.enable = true; alsa.enable = true;
alsa.support32Bit = true; alsa.support32Bit = true;
pulse.enable = true; pulse.enable = true;
lowLatency.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;
}; };