From c1d7044fc98b854e7c5276becdfec7eb34813a00 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 2 Jun 2025 13:41:22 -0400 Subject: [PATCH] Reduce all duplicate modules from recipe_nvidia --- recipes/recipe_nvidia.yml | 7 ------- 1 file changed, 7 deletions(-) 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