Infini-DESKTOP: disable openrazer
This commit is contained in:
parent
08b13f85fb
commit
27e1560698
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
programs.minipro.enable = true;
|
||||
|
||||
hardware.openrazer = {
|
||||
enable = true;
|
||||
enable = false; # https://github.com/NixOS/nixpkgs/issues/393664
|
||||
users = [ config.user.name ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue