This commit is contained in:
iFargle 2023-07-16 18:22:22 +09:00
parent a188a157b8
commit 859572da86

View file

@ -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;