mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-28 00:17:39 +00:00
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:
parent
777d3edf02
commit
f72404423a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user