Talk:Audio: Difference between revisions
Latest comment: 23 August 2017 by Volth
imported>Volth No edit summary |
imported>Volth No edit summary |
||
Line 3: | Line 3: | ||
I do not have this configured on any of my systems but all of pulseaudio seems to be working fine --[[User:Fadenb|Fadenb]] ([[User talk:Fadenb|talk]]) 15:54, 23 August 2017 (UTC) | I do not have this configured on any of my systems but all of pulseaudio seems to be working fine --[[User:Fadenb|Fadenb]] ([[User talk:Fadenb|talk]]) 15:54, 23 August 2017 (UTC) | ||
:It enables pulseaudio support in the apps which | :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). [[User:Volth|Volth]] ([[User talk:Volth|talk]]) 19:58, 23 August 2017 (UTC) |
Revision as of 19:58, 23 August 2017
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)