From 8758c5e5d85a8078b581120b1ce7f1838fb9928a Mon Sep 17 00:00:00 2001 From: Noratrieb <48135649+Noratrieb@users.noreply.github.com> Date: Sat, 28 Jun 2025 11:11:43 +0200 Subject: [PATCH] remove razer it doesn't boot and i dont care --- nixos/configuration.nix | 2 -- 1 file changed, 2 deletions(-) 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;