Reduce all duplicate modules from recipe_nvidia
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 24s

This commit is contained in:
2025-06-02 13:41:22 -04:00
parent fc879401b0
commit c1d7044fc9

View File

@@ -12,14 +12,7 @@ image-version: latest # latest is also supported if you want new updates ASAP
# module configuration, executed in order # module configuration, executed in order
# you can include multiple instances of the same module # you can include multiple instances of the same module
modules: modules:
- from-file: components/sddm-module.yml
- from-file: components/base-module.yml
- from-file: components/nvidia-module.yml - from-file: components/nvidia-module.yml
- from-file: components/sys-files-module.yml
- from-file: components/hyprland-module.yml
- from-file: components/steam-module.yml
- from-file: components/autostart-module.yml
- from-file: components/default-flatpak.yml
- type: signing # this sets up the proper policy & signing files for signed images to work fully - type: signing # this sets up the proper policy & signing files for signed images to work fully