Split recipe into common-modules.yml, and recipe_gnome.yml. Add recipe_gnome-nvidia-open and update build.yml to support building a new nvidia-compatible image in addition to the normal gnome image
This commit is contained in:
parent
892fc68e4e
commit
6386f24d12
5 changed files with 27 additions and 14 deletions
8
recipes/recipe_gnome-nvidia-open.yml
Normal file
8
recipes/recipe_gnome-nvidia-open.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name: bazzite-badblocks-gnome-nvidia-open
|
||||
description: badblocks's custom bazzite-gnome-nvidia-open build
|
||||
|
||||
base-image: ghcr.io/ublue-os/bazzite-gnome-nvidia-open
|
||||
image-version: latest
|
||||
|
||||
modules:
|
||||
- from-file: common-modules.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue