at main 122 B view raw
1{ 2 # enforce settings 3 hardware.opengl = { 4 enable = true; 5 driSupport = true; 6 driSupport32Bit = true; 7 }; 8}