Testing dnf module some more

This commit is contained in:
Gerald Pinder
2025-02-24 14:10:47 -05:00
parent b7d9cdfb58
commit 9726f37742

View File

@@ -5,7 +5,7 @@ modules:
# source: ghcr.io/blue-build/modules/dnf:dnf-module # source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: negativo17-multimedia # nonfree: negativo17
# install: # install:
# packages: # packages:
# - steam # - steam
@@ -14,6 +14,19 @@ modules:
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: rpmfusion # 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 - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module source: ghcr.io/blue-build/modules/dnf:dnf-module
repos: repos: