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:
parent
e6b8cd999e
commit
3729cf6372
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user