diff --git a/package/linux-hardened/profile.nix b/package/linux-hardened/profile.nix index 6089f0e..378afd3 100644 --- a/package/linux-hardened/profile.nix +++ b/package/linux-hardened/profile.nix @@ -58,6 +58,7 @@ USB_STORAGE = true; USB_UAS = true; + NEW_LEDS = true; LEDS_CLASS = true; LEDS_TRIGGERS = true; LEDS_TRIGGER_PANIC = true;