From 65102daa66ac3c177b896505c8229b1f68e7ca8a Mon Sep 17 00:00:00 2001 From: Connor Garey Date: Sat, 3 Aug 2024 11:42:06 +0100 Subject: [PATCH] added Lutris. --- recipes/recipe.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 4f82d1d..9ea5ad8 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -31,12 +31,10 @@ modules: - qemu - virt-manager - keepassxc - - steam + - lutris remove: - # Compatibility erorrs with steam on RPMFusionNonfree - - mesa-dri-drivers-24.1.4-3.fc40.x86_64 - - libEGL-24.1.4-3.fc40.x86_64 + - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)