openrazer: add openrazer driver module

This commit is contained in:
Veneficium 2024-10-24 17:16:48 +02:00
parent 4da052d0bd
commit f5b89fcda1
3 changed files with 17 additions and 0 deletions

View file

@ -62,6 +62,7 @@
drivers = {
printer.M2020.enable = lib.mkForce true;
ipod.enable = lib.mkForce true;
openrazer.enable = lib.mkForce true;
gpu.amd.enable = lib.mkForce true;
};