fix(yafti): make yafti use the new recipes for sunshine and grub

This commit is contained in:
HikariKnight 2024-02-29 14:44:11 +01:00
parent 423faa4a3a
commit 5a46048281

View File

@ -42,14 +42,14 @@ screens:
description: A self-hosted game stream host for Moonlight description: A self-hosted game stream host for Moonlight
default: false default: false
packages: packages:
- Install Sunshine: ujust install-sunshine - Install Sunshine: ujust setup-sunshine install
- Autostart Sunshine: ujust autostart-sunshine - Autostart Sunshine: ujust setup-sunshine autostart
Hide GRUB Menu: Hide GRUB Menu:
description: | description: |
NOTE: Press the escape key before boot to show the menu NOTE: Press the escape key before boot to show the menu
default: true default: true
packages: packages:
- Hide GRUB: sudo -A ujust hide-grub - Hide GRUB: sudo -A ujust configure-grub hide
Install Game Mode Startup Video: Install Game Mode Startup Video:
description: Adds a Bazzite themed startup video for Steam's game mode. description: Adds a Bazzite themed startup video for Steam's game mode.
default: true default: true