JACK: Difference between revisions
imported>Moritzschaefer Add further option to get JACK working |
imported>Jtojnar avoid deprecated github:NixOS/nixpkgs-channels |
||
Line 1: | Line 1: | ||
One may use [https://github.com/NixOS/nixpkgs | One may use [https://github.com/NixOS/nixpkgs/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 = { |