We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec09f7b commit 22b004bCopy full SHA for 22b004b
docker/workstation-base/root/defaults/startwm.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+
3
# Enable Nvidia GPU support if detected
4
if which nvidia-smi; then
5
export LIBGL_KOPPER_DRI2=1
0 commit comments