fix issue

This commit is contained in:
2025-04-21 23:05:03 +08:00
parent baf967af34
commit 5c0196c3f7
5 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{config, ...}:
{
# Make sure opengl is enabled
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;