mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 03:39:58 +00:00
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:
parent
7fe29a6ed4
commit
81547003ce
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user