Enable opengl
This commit is contained in:
parent
33da03e538
commit
2088329723
|
@ -22,6 +22,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardware.opengl.enable = true;
|
||||||
|
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
services.displayManager.defaultSession = "plasma";
|
services.displayManager.defaultSession = "plasma";
|
||||||
|
|
||||||
|
@ -48,5 +50,6 @@
|
||||||
stilo-themes
|
stilo-themes
|
||||||
|
|
||||||
firefox
|
firefox
|
||||||
|
glxinfo
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user