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

nvidia gpu support for nixpak firefox #165

Closed
sickle-phin opened this issue Sep 24, 2024 · 2 comments · Fixed by #166
Closed

nvidia gpu support for nixpak firefox #165

sickle-phin opened this issue Sep 24, 2024 · 2 comments · Fixed by #166

Comments

@sickle-phin
Copy link

nixpak maybe needs this code.
bubblewrap = { bind.ro = [ "/etc/egl" "/etc/static/egl" ]; };
I always refer your awesome setup, thank you.

@sickle-phin
Copy link
Author

And in addition to this...
bind.dev = [ "/dev/nvidia0" "/dev/nvidiactl" "/dev/nvidia-modeset" "/dev/nvidia-uvm" ];

@ryan4yin
Copy link
Owner

@sickle-phin problem solved! Thanks a lot! 3>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants