Skip to content

Commit

Permalink
chore: Add aurora to boot menu (#1100)
Browse files Browse the repository at this point in the history
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
  • Loading branch information
EyeCantCU committed Apr 8, 2024
1 parent 3ababe0 commit c52ff61
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion boot_menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,17 @@ ublue_variants:
flavors:
- label: bluefin-nvidia
info: Bluefin

- label: ublue-os/aurora
ks: /kickstart/ublue-os.ks
flavors:
- label: aurora
info: Aurora
- label: ublue-os/aurora-nvidia
ks: /kickstart/ublue-os-nvidia.ks
subvariants:
- label: latest driver
- label: 470xx driver
suffix: -470
flavors:
- label: aurora-nvidia
info: Aurora

0 comments on commit c52ff61

Please sign in to comment.