pipewire: Enable jack
This allows more complicated configurations via qjackctl.
This commit is contained in:
parent
d394b1f802
commit
9588343b6e
|
@ -8,6 +8,7 @@ lib.mkIf config.sbruder.gui.enable {
|
|||
enable = true;
|
||||
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
|
|
Loading…
Reference in a new issue