system: update to hardware.graphics

This commit is contained in:
NullBite 2024-06-25 17:32:10 -04:00
parent 360f1a840c
commit 87ee1b3223
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -20,7 +20,7 @@ in
'');
in [ auto-offload ];
# Enable OpenGL
hardware.opengl = {
hardware.graphics = {
enable = true;
enable32Bit = true;
};