From ddac14ae8ab53cc82be3ec526519edc9971f4e68 Mon Sep 17 00:00:00 2001 From: randogoth Date: Thu, 1 Jan 2026 17:45:35 +0200 Subject: [PATCH] Revert "removed razer for now" This reverts commit 963b5e7415b96f9f7d50bf6f543d1d8ed448db85. --- recipes/recipe.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 364fab8..f63f25a 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -33,14 +33,23 @@ modules: files: add: - https://repo.vscodium.dev/vscodium.repo + - https://openrazer.github.io/hardware:razer.repo install: packages: - repo: vscodium packages: - codium + - repo: hardware_razer + packages: + - openrazer-daemon + - python3-openrazer + - python3-numpy + - python3-setproctitle + - python3-daemonize - syncthing - uv - waydroid + - xautomation remove: packages: - android-tools