Skip to content

Commit

Permalink
feat: Add akmods (#247)
Browse files Browse the repository at this point in the history
Adds akmods for OpenRazer and OpenRGB. We can explore adding others in
the future.
  • Loading branch information
zelikos authored Aug 13, 2024
1 parent dd40837 commit 178c8c8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions recipes/common/common-akmods.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type: akmods
install:
- openrazer
- openrgb
2 changes: 1 addition & 1 deletion recipes/gnome/zeliblue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image-version: latest
# list of modules, executed in order
# you can include multiple instances of the same module
modules:

- from-file: common/common-akmods.yml
- from-file: common/common-bling.yml
- from-file: common/common-files.yml
- from-file: common/common-flatpaks.yml
Expand Down
2 changes: 1 addition & 1 deletion recipes/plasma/zeliblue-kinoite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image-version: latest
# module configuration, executed in order
# you can include multiple instances of the same module
modules:

- from-file: common/common-akmods.yml
- from-file: common/common-bling.yml
- from-file: common/common-files.yml
- from-file: common/common-flatpaks.yml
Expand Down

0 comments on commit 178c8c8

Please sign in to comment.