Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore(yafti): add NVIDIA kernel parameters configuration step
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer committed Feb 4, 2024
1 parent 3b9ae7d commit 1326f29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/files/usr/share/ublue-os/firstboot/yafti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1326f29

Please sign in to comment.