summary refs log tree commit diff
path: root/nixos/modules/services/hardware/triggerhappy.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/hardware/triggerhappy.nix')
-rw-r--r--nixos/modules/services/hardware/triggerhappy.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/hardware/triggerhappy.nix b/nixos/modules/services/hardware/triggerhappy.nix
index bffe7353b10..a500cb4fc36 100644
--- a/nixos/modules/services/hardware/triggerhappy.nix
+++ b/nixos/modules/services/hardware/triggerhappy.nix
@@ -17,7 +17,7 @@ let
     ${cfg.extraConfig}
   '';
 
-  bindingCfg = { config, ... }: {
+  bindingCfg = { ... }: {
     options = {
 
       keys = mkOption {