fix issue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{config, ...}:
|
||||
{
|
||||
# Make sure opengl is enabled
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
|
||||
Reference in New Issue
Block a user