Added nvidia module to recipe
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 16s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 15s

This commit is contained in:
2025-05-21 17:44:01 -04:00
parent d453c910f7
commit 9d9755bf72

View File

@@ -14,6 +14,7 @@ image-version: 42 # latest is also supported if you want new updates ASAP
modules: modules:
- from-file: components/sys-files-module.yml - from-file: components/sys-files-module.yml
- from-file: components/base-module.yml - from-file: components/base-module.yml
- from-file: components/nvidia-modules.yml
- from-file: components/sddm-module.yml - from-file: components/sddm-module.yml
- from-file: components/hyprland-module.yml - from-file: components/hyprland-module.yml
- from-file: components/default-flatpak.yml - from-file: components/default-flatpak.yml