From fff73e113c01806ed954162dc9b3b7d234cf2895 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 8 Aug 2023 19:08:39 -0700 Subject: [PATCH] chore: Further cleanup of Yafti --- .../usr/share/ublue-os/firstboot/yafti.yml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml index 8bbba462..967bc27f 100644 --- a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml @@ -11,15 +11,19 @@ screens: description: | Configure your system to get started configure-bazzite-arch: - source: yafti.screen.consent + source: yafti.screen.package values: - title: Setting up Bazzite-Arch + title: Setting up Bazzite Arch condition: run: grep -qv "bazzite-arch" <<< $(distrobox list) - description: | - Sets up a custom Arch Linux OCI in Distrobox that Steam, Lutris, and other gaming workloads will be run inside of - actions: - - run: just --unstable install-bazzite-arch + show_terminal: true + package_manager: yafti.plugin.run + groups: + Install Bazzite Arch: + description: Sets up a custom Arch Linux OCI in Distrobox that Steam, Lutris, and other gaming workloads will be run inside of + default: true + packages: + - Install Bazzite Arch: just --unstable install-bazzite-arch configure-bazzite: source: yafti.screen.package values: