pipewire: Enable jack

23.11
Simon Bruder 2023-11-12 01:00:25 +01:00
parent 74ae72d161
commit 1dc5b83380
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ lib.mkIf config.sbruder.gui.enable {
enable = true;
support32Bit = true;
};
jack.enable = true;
};
environment.systemPackages = with pkgs; [