From 7a9bf4eb0d43c62e1a1340eb5f3b81c0256b25aa Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 22 Dec 2025 20:45:56 +0200 Subject: [PATCH] merge --- recipes/recipe.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 809044e..b9356c8 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -12,11 +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: - - type: files - files: - - source: system - destination: / # copies files/system/* (* means everything inside it) into your image's root folder / -modules: + - type: files files: - source: system