From b7d9cdfb5851a231f7abbb3e54320bd5510443d3 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:02:16 -0500 Subject: [PATCH] Remove nonfree addition calls --- recipes/common/jp-desktop-bootc.yml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/recipes/common/jp-desktop-bootc.yml b/recipes/common/jp-desktop-bootc.yml index 4143e3d..b7a29cf 100644 --- a/recipes/common/jp-desktop-bootc.yml +++ b/recipes/common/jp-desktop-bootc.yml @@ -1,16 +1,19 @@ --- # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json modules: - - type: dnf - source: ghcr.io/blue-build/modules/dnf:dnf-module - repos: - cleanup: true - nonfree: negativo17-multimedia - - type: dnf - source: ghcr.io/blue-build/modules/dnf:dnf-module - repos: - cleanup: true - nonfree: rpmfusion + # - type: dnf + # source: ghcr.io/blue-build/modules/dnf:dnf-module + # repos: + # cleanup: true + # nonfree: negativo17-multimedia + # install: + # packages: + # - steam + # - type: dnf + # source: ghcr.io/blue-build/modules/dnf:dnf-module + # repos: + # cleanup: true + # nonfree: rpmfusion - type: dnf source: ghcr.io/blue-build/modules/dnf:dnf-module repos: