disable openrazer driver
This commit is contained in:
parent
695624b2a7
commit
de86a5298a
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
drivers = {
|
||||
printer.M2020.enable = lib.mkForce true;
|
||||
ipod.enable = lib.mkForce true;
|
||||
openrazer.enable = lib.mkForce true;
|
||||
openrazer.enable = lib.mkForce false;
|
||||
gpu.amd.enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue