diff --git a/modules/hardware/asus/default.nix b/modules/hardware/asus/default.nix index 49720149..2acbfce7 100644 --- a/modules/hardware/asus/default.nix +++ b/modules/hardware/asus/default.nix @@ -10,6 +10,5 @@ inputs: supergfxd.enable = false; }; programs.rog-control-center.enable = true; - nixos.system.kernel.patches = [ "asus" ]; }; }