chore(yafti): Don't install extensions CLI

We don't need to do this anymore as we've moved all extensions out of yafti
This commit is contained in:
RJ Trujillo 2023-08-02 19:34:12 -06:00
parent 7fe29a6ed4
commit 81547003ce
2 changed files with 0 additions and 18 deletions

View File

@ -9,15 +9,6 @@ screens:
icon: "/usr/share/ublue-os/bazzite/logo.svg"
description: |
Configure your system to get started
extensions-cli:
source: yafti.screen.consent
values:
title: Installing GNOME Extensions CLI
condition:
run: grep "gnome" <<< $(rpm-ostree status)
description: This will allow you to install GNOME extensions.
actions:
- run: just --unstable install-extensions-cli
configure-bazzite:
source: yafti.screen.package
values:

View File

@ -9,15 +9,6 @@ screens:
icon: "/usr/share/ublue-os/bazzite/logo.svg"
description: |
Configure your system to get started
extensions-cli:
source: yafti.screen.consent
values:
title: Installing GNOME Extensions CLI
condition:
run: grep "gnome" <<< $(rpm-ostree status)
description: This will allow you to install GNOME extensions.
actions:
- run: just --unstable install-extensions-cli
configure-bazzite:
source: yafti.screen.package
values: