chore(boot_menu): Add entry for HTPCs

The only difference being that these use the standard kickstart file and
exclude the resolution change from the installer
This commit is contained in:
RJ Trujillo 2023-09-12 11:50:44 -06:00
parent 777d3edf02
commit f72404423a

View File

@ -24,6 +24,11 @@ ublue_variants:
flavors:
- label: bazzite-deck
info: Bazzite (Steam Deck Edition)
- label: ublue-os/bazzite-deck
ks: /kickstart/ublue-os.ks
flavors:
- label: bazzite-deck
info: Bazzite (Steam Deck Edition for HTPCs)
- label: ublue-os/bazzite-gnome
ks: /kickstart/ublue-os.ks
flavors:
@ -49,3 +54,8 @@ ublue_variants:
flavors:
- label: bazzite-deck-gnome
info: Bazzite GNOME (Steam Deck Edition)
- label: ublue-os/bazzite-deck-gnome
ks: /kickstart/ublue-os.ks
flavors:
- label: bazzite-deck-gnome
info: Bazzite GNOME (Steam Deck Edition for HTPCs)