Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Accepting suggestions. 16irx8h should be fixed as well.

Co-authored-by: Jörg Thalheim <[email protected]>
  • Loading branch information
felipelalli and Mic92 authored Nov 4, 2024
1 parent 5e06943 commit d9246b8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lenovo/legion/16irx9h/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@
../../../common/hidpi.nix
];

boot.initrd.kernelModules = ["nvidia"];
boot.extraModulePackages = [config.boot.kernelPackages.lenovo-legion-module config.boot.kernelPackages.nvidia_x11];
boot.extraModulePackages = [config.boot.kernelPackages.lenovo-legion-module];

hardware = {
nvidia = {
modesetting.enable = lib.mkDefault true;
powerManagement.enable = lib.mkDefault true;
#
prime = {
Expand Down

0 comments on commit d9246b8

Please sign in to comment.