From a5474dad02be5602e301827a2472cc90e7cfa962 Mon Sep 17 00:00:00 2001 From: Mohamed C <65728018+Moe1369@users.noreply.github.com> Date: Thu, 4 Jul 2024 21:13:48 +0200 Subject: [PATCH] add joystickwake --- recipes/recipe.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index a465131..3797ca3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -66,6 +66,13 @@ modules: install: - uld + # Joystickwake + - type: rpm-ostree + repos: + - https://copr.fedorainfracloud.org/coprs/yohane-shiro/joystickwake/repo/fedora-%OS_VERSION%/yohane-shiro-joystickwake-fedora-%OS_VERSION%.repo + install: + - joystickwake + # AKmods for Controller Dongle Support - type: akmods base: main