diff --git a/hosts/Infini-DESKTOP/default.nix b/hosts/Infini-DESKTOP/default.nix index e3eed66..22cdb1d 100644 --- a/hosts/Infini-DESKTOP/default.nix +++ b/hosts/Infini-DESKTOP/default.nix @@ -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 ]; };