Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pulseaudio to virtualbox #4547

Closed

Conversation

coreyoconnor
Copy link
Contributor

Uses config.pulseaudio for the default.

@@ -8008,6 +8008,7 @@ let
stdenv = stdenv_32bit;
inherit (gnome) libIDL;
enableExtensionPack = config.virtualbox.enableExtensionPack or false;
pulseSupport = config.pulseaudio or false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We usually use config.pulseaudio or true.

@aristidb
Copy link
Contributor

I still don't get sound in my VirtualBox, but that may be for anothe reason. Anyways, it's merged manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: enhancement Add something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants