mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-16 16:10:58 +00:00
feat(boot_menu): Use new Deck kickstart to fix installation woes
Fixes improper resolution on the Steam Deck screen during installation
This commit is contained in:
parent
6b17dff067
commit
7f23332b30
@ -10,7 +10,7 @@ ublue_variants:
|
||||
- label: bazzite-nvidia
|
||||
info: Bazzite (For Nvidia GPUs)
|
||||
- label: ublue-os/bazzite-deck
|
||||
ks: /kickstart/ublue-os.ks
|
||||
ks: /kickstart/ublue-os-deck.ks
|
||||
flavors:
|
||||
- label: bazzite-deck
|
||||
info: Bazzite (Steam Deck Edition)
|
||||
@ -25,7 +25,7 @@ ublue_variants:
|
||||
- label: bazzite-gnome-nvidia
|
||||
info: Bazzite GNOME (For Nvidia GPUs)
|
||||
- label: ublue-os/bazzite-deck-gnome
|
||||
ks: /kickstart/ublue-os.ks
|
||||
ks: /kickstart/ublue-os-deck.ks
|
||||
flavors:
|
||||
- label: bazzite-deck-gnome
|
||||
info: Bazzite GNOME (Steam Deck Edition)
|
||||
|
Loading…
Reference in New Issue
Block a user