summary refs log tree commit diff
path: root/nixos/modules/hardware/network/zydas-zd1211.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/network/zydas-zd1211.nix')
-rw-r--r--nixos/modules/hardware/network/zydas-zd1211.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/network/zydas-zd1211.nix b/nixos/modules/hardware/network/zydas-zd1211.nix
index c8428a7241b..5dd7f30ed82 100644
--- a/nixos/modules/hardware/network/zydas-zd1211.nix
+++ b/nixos/modules/hardware/network/zydas-zd1211.nix
@@ -1,4 +1,4 @@
-{pkgs, config, ...}:
+{pkgs, ...}:
 
 {
   hardware.firmware = [ pkgs.zd1211fw ];