From 9726f3774252d9d3024d4dd7baac99533f5bcf87 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:10:47 -0500 Subject: [PATCH] Testing dnf module some more --- recipes/common/jp-desktop-bootc.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/recipes/common/jp-desktop-bootc.yml b/recipes/common/jp-desktop-bootc.yml index b7a29cf..df9da2f 100644 --- a/recipes/common/jp-desktop-bootc.yml +++ b/recipes/common/jp-desktop-bootc.yml @@ -5,7 +5,7 @@ modules: # source: ghcr.io/blue-build/modules/dnf:dnf-module # repos: # cleanup: true - # nonfree: negativo17-multimedia + # nonfree: negativo17 # install: # packages: # - steam @@ -14,6 +14,19 @@ modules: # repos: # cleanup: true # nonfree: rpmfusion + # - 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 + # install: + # packages: + # - steam - type: dnf source: ghcr.io/blue-build/modules/dnf:dnf-module repos: