test
This commit is contained in:
parent
135b4c8aff
commit
408e63c21c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
# Enable nVidia PRIME Render Offload and OpenGL
|
# Enable nVidia PRIME Render Offload and OpenGL
|
||||||
# https://github.com/NixOS/nixos-hardware/blob/master/lenovo/thinkpad/p1/3th-gen/nvidia.nix
|
# https://github.com/NixOS/nixos-hardware/blob/master/lenovo/thinkpad/p1/3th-gen/nvidia.nix
|
||||||
hardware = {
|
hardware = {
|
||||||
|
nvidia.modesetting.enable = true;
|
||||||
opengl.enable = true;
|
opengl.enable = true;
|
||||||
opengl.driSupport32Bit = true;
|
opengl.driSupport32Bit = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue