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