diff --git a/recipes/recipe.yml b/recipes/recipe.yml index c84974e..bb39b8f 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -24,5 +24,6 @@ modules: - from-file: components/default-flatpak.yml - from-file: components/chezmoi-module.yml - - type: signing # this sets up the proper policy & signing files for signed images to work fully + - type: hydro-os-signing + source: local diff --git a/recipes/recipe_nvidia.yml b/recipes/recipe_nvidia.yml index 6373f64..eeecf16 100644 --- a/recipes/recipe_nvidia.yml +++ b/recipes/recipe_nvidia.yml @@ -26,5 +26,6 @@ modules: - from-file: components/chezmoi-module.yml - type: initramfs - - type: signing # this sets up the proper policy & signing files for signed images to work fully + - type: hydro-os-signing + source: local