test
This commit is contained in:
parent
1a42244c43
commit
4c34bc2368
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
# 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
|
||||||
|
|
||||||
# https://libreddit.kavin.rocks/r/NixOS/comments/x04dyv/optimus_help/
|
# https://libreddit.kavin.rocks/r/NixOS/comments/x04dyv/optimus_help/
|
||||||
boot.kernelParams = [ "nomodeset" ]
|
boot.kernelParams = [ "nomodeset" ];
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
opengl.enable = true;
|
opengl.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue