modules/sound: don't use standard PipeWire JACK support

This commit is contained in:
Max Headroom 2023-12-23 22:19:43 +01:00
parent eed03c58cf
commit aef6b1a983

View file

@ -8,7 +8,6 @@
pulse.enable = true;
alsa.enable = true;
alsa.support32Bit = true;
jack.enable = true;
};
environment.systemPackages = with pkgs; [