summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2024-03-22 14:59:18 +0100
committerVladimír Čunát <v@cunat.cz>2024-03-22 14:59:18 +0100
commite90be8418d408c33e3aa7b54a56b875d07f2eda7 (patch)
tree5e3d634c26e736d6c0783a90b34d4690778a98cb
parentMerge pull request #298046 from amarshall/python-leather-fix-build (diff)
parentnixos/kernel: add hid_corsair to initrd modules (diff)
downloadnixpkgs-e90be8418d408c33e3aa7b54a56b875d07f2eda7.tar.gz
Merge #284149: nixos/kernel: add hid_corsair to initrd modules
-rw-r--r--nixos/modules/system/boot/kernel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/system/boot/kernel.nix b/nixos/modules/system/boot/kernel.nix
index 896e2ccf7b84..950cff386d02 100644
--- a/nixos/modules/system/boot/kernel.nix
+++ b/nixos/modules/system/boot/kernel.nix
@@ -301,6 +301,7 @@ in
"usbhid"
"hid_generic" "hid_lenovo" "hid_apple" "hid_roccat"
"hid_logitech_hidpp" "hid_logitech_dj" "hid_microsoft" "hid_cherry"
+ "hid_corsair"
] ++ optionals pkgs.stdenv.hostPlatform.isx86 [
# Misc. x86 keyboard stuff.