Commit 04434069 authored by Roman Alifanov's avatar Roman Alifanov

ximper.mk: integration of installer-feature-nvidia

parent 3931ecdd
......@@ -181,7 +181,7 @@ distro/.ximper-base: distro/.ximper-install-x11-systemd \
# Remove nouveau as not needed
# Add install scripts of Nvidia and all releated things out of box
mixin/ximper-nvidia: use/x11/nvidia use/stage2/kms/nvidia
@$(call add,BASE_BOOTARGS,nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init)
@$(call add,LIVE_PACKAGES,installer-feature-nvidia)
@$(call add,LIVE_PACKAGES,apt-scripts-nvidia)
@$(call add,CLEANUP_PACKAGES,'^kernel-modules-drm-nouveau.*')
@$(call add,BASE_PACKAGES,apt-scripts-nvidia)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment