From e888a7521d5ced7699ed639876b1725502f63887 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:36:00 -0500 Subject: [PATCH] Reverse the order for jp-laptop --- config/recipe-jp-laptop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/recipe-jp-laptop.yml b/config/recipe-jp-laptop.yml index e7d8fe2..f6095d0 100644 --- a/config/recipe-jp-laptop.yml +++ b/config/recipe-jp-laptop.yml @@ -3,5 +3,5 @@ base-image: ghcr.io/ublue-os/kinoite-main image-version: 38 description: The image of Wunker OS for JP's Laptop. modules: - - from-file: jp-apps.yml - from-file: framework.yml + - from-file: jp-apps.yml