about summary refs log tree commit diff
path: root/nixos/modules/hardware/video/capture/mwprocapture.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/video/capture/mwprocapture.nix')
-rw-r--r--nixos/modules/hardware/video/capture/mwprocapture.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/video/capture/mwprocapture.nix b/nixos/modules/hardware/video/capture/mwprocapture.nix
index aee15dcec6e5..61bab533edaf 100644
--- a/nixos/modules/hardware/video/capture/mwprocapture.nix
+++ b/nixos/modules/hardware/video/capture/mwprocapture.nix
@@ -1,4 +1,4 @@
-{ config, lib, pkgs, ... }:
+{ config, lib, ... }:
 
 with lib;