remove deprecated opengl option

This commit is contained in:
Sam 2025-01-17 09:37:50 +00:00
parent 0f4a0ba18b
commit 50801de960
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ in {
# Enable OpenGL
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};