Talk:Audio
Latest comment: 23 August 2017 by Volth
is
nixpkgs.config.pulseaudio = true;
really required to enable audio for the user? what does the configuration enable?
I do not have this configured on any of my systems but all of pulseaudio seems to be working fine --Fadenb (talk) 15:54, 23 August 2017 (UTC)
- It enables pulseaudio support in the apps which are by default compiled without pulseaudio support ("grep config.pulseaudio all-packages.nix" to get the list of such apps). Volth (talk) 19:58, 23 August 2017 (UTC)