From 4e5002b4eacf598520b92ad5e3f1d7b2aa109829 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Thu, 22 May 2025 13:48:28 -0400 Subject: [PATCH] Corrected format for flatpak in steam module --- recipes/components/steam-module.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/components/steam-module.yml b/recipes/components/steam-module.yml index 3286ee0..1b38ca1 100644 --- a/recipes/components/steam-module.yml +++ b/recipes/components/steam-module.yml @@ -11,4 +11,5 @@ modules: - type: default-flatpaks system: - - net.davidotek.pupgui2 \ No newline at end of file + install: + - net.davidotek.pupgui2 \ No newline at end of file