diff --git a/config/recipe-jp-desktop.yml b/config/recipe-jp-desktop.yml index 53839c6..f9220a1 100644 --- a/config/recipe-jp-desktop.yml +++ b/config/recipe-jp-desktop.yml @@ -4,7 +4,6 @@ image-version: latest description: The image of Wunker OS for JP's desktop. blue-build-tag: main-installer modules: - - from-file: r2modman.yml - type: files files: - 8bitdo-ultimate: /usr @@ -16,3 +15,4 @@ modules: - COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrvctl /usr/bin/xboxdrvctl - COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/share/man/man1/xboxdrv.1 /usr/share/man/man1/xboxdrv.1 - from-file: jp-apps.yml + - from-file: r2modman.yml