Attempt to make building more granular
All checks were successful
bluebuild / Build Custom Image (recipe_nvidia.yml) (pull_request) Successful in 3m39s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 24s

This commit is contained in:
2025-06-02 11:48:42 -04:00
parent ce69f99a2b
commit 94ac33a612
3 changed files with 51 additions and 3 deletions

View File

@@ -6,8 +6,8 @@ name: hydro-os-nvidia
description: This is my personal OS image.
# the base image to build on top of (FROM) and the version tag to use
base-image: quay.io/fedora-ostree-desktops/base-atomic
image-version: 42 # latest is also supported if you want new updates ASAP
base-image: git.hydrosaber.com/eriq12/hydro-os
image-version: latest # latest is also supported if you want new updates ASAP
# module configuration, executed in order
# you can include multiple instances of the same module