mesa override no longer needed
This commit is contained in:
parent
510e16f15c
commit
469e1b4e03
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
steam-hardware.enable = true; # Allow steam client to manage controllers
|
steam-hardware.enable = true; # Allow steam client to manage controllers
|
||||||
opengl = {
|
opengl = {
|
||||||
driSupport32Bit = true; # For OpenGL games
|
driSupport32Bit = true; # For OpenGL games
|
||||||
mesaPackage = pkgs.mesa_22; # NixOS/nixpkgs/issues/223729
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue