Skip to content

Commit

Permalink
feat: add automatic kernel parameter usage
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Sep 8, 2023
1 parent 25a8308 commit efe911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gpu-nvidia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ main_pacman() {
require_aur envycontrol
require_pacman nvidia-prime

msg 'please set the nvidia-drm.modeset=1 as kernel parameter in /boot/loader/entries/*.conf' 'notice'
require_systemd_kernel_parameter +nvidia_drm.modeset=1
}

main() {
Expand Down

0 comments on commit efe911a

Please sign in to comment.