diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 20f9512..36a2936 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -382,8 +382,6 @@ in hardware.enableAllFirmware = true; - hardware.openrazer.enable = true; - # Open ports in the firewall. networking.firewall = { enable = true;