Corrected typo
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 4m40s

This commit is contained in:
2025-05-21 17:45:47 -04:00
parent 9d9755bf72
commit 7f23ca80c2

View File

@@ -14,7 +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/nvidia-module.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