openrazer: add openrazer driver module
This commit is contained in:
parent
4da052d0bd
commit
f5b89fcda1
3 changed files with 17 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue