remove razer. it controls lights (dont care) but not macros (do care) and the M1-M5 already map to buttons

This commit is contained in:
Shelvacu
2025-02-28 12:30:22 -08:00
committed by Shelvacu on fw
parent 80bb444432
commit bf0e4a734f
2 changed files with 0 additions and 7 deletions

View File

@@ -11,7 +11,6 @@
./sops.nix
./radicle.nix
./orca-slicer.nix
./razer.nix
./tpm-fido.nix
];

View File

@@ -1,6 +0,0 @@
{ ... }:
{
hardware.openrazer.enable = true;
hardware.openrazer.users = [ "shelvacu" ];
vacu.packages = [ "razergenie" ];
}