remove deprecated setting

This commit is contained in:
Noa Aarts 2024-06-24 09:13:20 +02:00
parent c6523373e6
commit 26ceeb378c

View file

@ -74,7 +74,6 @@
}; };
hardware.opengl = { hardware.opengl = {
enable = true; enable = true;
driSupport = true;
driSupport32Bit = true; driSupport32Bit = true;
}; };