Update recipe.yml

This commit is contained in:
Mohamed C 2024-07-10 21:24:19 +02:00 committed by GitHub
parent 0886a8166b
commit 13705826f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,11 +80,18 @@ modules:
- type: akmods - type: akmods
base: main base: main
install: install:
- xone - xone
- xpadneo - xpadneo
# Use the default flatpak module to setup repos. We want to install flatpaks manually # Use the default flatpak module to setup repos. We want to install flatpaks manually
- type: default-flatpaks - type: default-flatpaks
system: system:
# Gnome Extensions
- type: gnome-extensions
install:
- Night Theme Switcher
- AppIndicator and KStatusNotifierItem Support
uninstall:
- type: signing - type: signing