Skip to content

Instantly share code, notes, and snippets.

@ivan
Created June 19, 2019 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivan/482ad918b5a41e50e21144961c492f8f to your computer and use it in GitHub Desktop.
Save ivan/482ad918b5a41e50e21144961c492f8f to your computer and use it in GitHub Desktop.
# https://nixos.wiki/wiki/Using_X_without_a_Display_Manager
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment