diff --git a/recipes/recipe_nvidia.yml b/recipes/recipe_nvidia.yml index e39b71a..78fc134 100644 --- a/recipes/recipe_nvidia.yml +++ b/recipes/recipe_nvidia.yml @@ -12,14 +12,7 @@ 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 modules: - - from-file: components/sddm-module.yml - - from-file: components/base-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