From 8d37ce68932839ef5c90749751d196a49189309b Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 19 Mar 2024 19:18:06 -0400 Subject: [PATCH] fix: Remove framework file --- config/recipe-jp-laptop.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/recipe-jp-laptop.yml b/config/recipe-jp-laptop.yml index 98d2133..6c713b9 100644 --- a/config/recipe-jp-laptop.yml +++ b/config/recipe-jp-laptop.yml @@ -4,9 +4,12 @@ image-version: latest description: The image of Wunker OS for JP's Laptop. modules: - from-file: remove-firefox.yml - - from-file: framework.yml - from-file: jp-apps.yml - from-file: dev-packages.yml + - type: rpm-ostree + install: + - fprintd + - fprintd-pam - type: script scripts: - setup-openrgb-udev.sh