diff --git a/recipes/components/steam-module.yml b/recipes/components/steam-module.yml new file mode 100644 index 0000000..f9eeeb3 --- /dev/null +++ b/recipes/components/steam-module.yml @@ -0,0 +1,10 @@ +modules: + - type: rpm-ostree + repos: + - rpmfusion + install: + - steam + + - type: default-flatpaks + system: + - net.davidotek.pupgui2 \ No newline at end of file