1
0
mirror of https://github.com/ublue-os/bazzite.git synced 2025-03-28 08:37:12 +00:00

feat(yafti): Sign Bazzite during installation

This commit is contained in:
RJ Trujillo 2023-08-27 10:15:02 -06:00
parent e6b8cd999e
commit 3729cf6372
2 changed files with 16 additions and 0 deletions
system_files
deck/shared/usr/share/ublue-os/firstboot
desktop/shared/usr/share/ublue-os/firstboot

@ -203,6 +203,14 @@ screens:
run: just --unstable enable-vgui2-theme
description: |
Optionally apply a Valve-inspired theme to GNOME via Gradience. Note that custom themes are not officially supported by GNOME and some applications can break. Please avoid reporting issues to application developers until you've tested against the default theme.
sign-image:
source: yafti.screen.consent
values:
title: Sign Bazzite
description: |
This will sign your current install of Bazzite. Note that this may take awhile.
actions:
- run: just --unstable sign-image
final-screen:
source: yafti.screen.title
values:

@ -208,6 +208,14 @@ screens:
run: just --unstable enable-vgui2-theme
description: |
Optionally apply a Valve-inspired theme to GNOME via Gradience. Note that custom themes are not officially supported by GNOME and some applications can break. Please avoid reporting issues to application developers until you've tested against the default theme.
sign-image:
source: yafti.screen.consent
values:
title: Sign Bazzite
description: |
This will sign your current install of Bazzite. Note that this may take awhile.
actions:
- run: just --unstable sign-image
final-screen:
source: yafti.screen.title
values: