Remove deprecated hardware.opengl.driSupport option

This commit is contained in:
MichaelFisher1997
2025-05-10 16:35:53 +01:00
parent 13f11fda47
commit 412bd695e1
2 changed files with 28 additions and 1 deletions

View File

@@ -172,7 +172,7 @@
hardware.opengl = {
enable = true;
driSupport = true;
#driSupport = true;
#driSupport32Bit = true;
extraPackages = with pkgs; [
vulkan-loader