JACK: Difference between revisions

imported>User
No edit summary
imported>User
No edit summary
Line 1: Line 1:
One may use [https://github.com/NixOS/nixpkgs-channels/blob/nixos-unstable/nixos/modules/services/audio/jack.nix JACK module]. It works both with and without PulseAudio. Enable it this way and reboot:
One may use [https://github.com/NixOS/nixpkgs-channels/blob/nixos-unstable/nixos/modules/services/audio/jack.nix JACK module]. It works both with and without PulseAudio. Enable it this way '''and reboot''':
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>
   services.jack = {
   services.jack = {