modules/sound: don't use standard PipeWire JACK support
This commit is contained in:
parent
eed03c58cf
commit
aef6b1a983
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
alsa.enable = true;
|
alsa.enable = true;
|
||||||
alsa.support32Bit = true;
|
alsa.support32Bit = true;
|
||||||
jack.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue