diff --git a/recipes/recipe.yml b/recipes/recipe.yml index a6dc7ab..c9aa11b 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -14,6 +14,7 @@ image-version: 42 # latest is also supported if you want new updates ASAP modules: - from-file: components/sys-files-module.yml - from-file: components/base-module.yml + - from-file: components/nvidia-modules.yml - from-file: components/sddm-module.yml - from-file: components/hyprland-module.yml - from-file: components/default-flatpak.yml