From 1326f29cdfcfb0787d5f54430b76f3051ea3dc02 Mon Sep 17 00:00:00 2001 From: Jakub Kujawa Date: Sun, 4 Feb 2024 17:26:18 +0100 Subject: [PATCH] chore(yafti): add NVIDIA kernel parameters configuration step --- config/files/usr/share/ublue-os/firstboot/yafti.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/files/usr/share/ublue-os/firstboot/yafti.yml b/config/files/usr/share/ublue-os/firstboot/yafti.yml index 9d52ac57a3..eb90b9a216 100644 --- a/config/files/usr/share/ublue-os/firstboot/yafti.yml +++ b/config/files/usr/share/ublue-os/firstboot/yafti.yml @@ -90,6 +90,15 @@ screens: actions: - run: pkexec ujust configure-grub hide + can-we-append-kargs-nvidia: + source: yafti.screen.consent + values: + title: NVIDIA Kernel Parameters + description: | + This step will append needed kernel parameters for NVIDIA drivers. If you have an NVIDIA GPU, you should run this. + actions: + - run: pkexec ujust configure-nvidia kargs + final-screen: source: yafti.screen.title values: