From cd92b7d311616deae38e6df2fc7a001e90883d3d Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Tue, 14 May 2024 14:16:03 -0400 Subject: [PATCH] Remove jp-laptop-39 --- recipes/common/jp-laptop.yml | 1 - recipes/jp-laptop-39.yml | 12 ------------ 2 files changed, 13 deletions(-) delete mode 100644 recipes/jp-laptop-39.yml diff --git a/recipes/common/jp-laptop.yml b/recipes/common/jp-laptop.yml index 993cb5c..2f2f875 100644 --- a/recipes/common/jp-laptop.yml +++ b/recipes/common/jp-laptop.yml @@ -3,5 +3,4 @@ modules: install: - fprintd - fprintd-pam - - power-profiles-daemon - from-file: common/jp-common.yml diff --git a/recipes/jp-laptop-39.yml b/recipes/jp-laptop-39.yml deleted file mode 100644 index 6b1fbff..0000000 --- a/recipes/jp-laptop-39.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: jp-laptop -base-image: ghcr.io/ublue-os/bazzite -image-version: 39 -alt-tags: - - gts - - stable -description: The image of Wunker OS for JP's Laptop. -stages: - - from-file: common/helix.yml -modules: - - from-file: common/jp-laptop.yml - - from-file: common/helix.yml