about summary refs log tree commit diff
path: root/nixos/modules/services/torrent/flexget.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/torrent/flexget.nix')
-rw-r--r--nixos/modules/services/torrent/flexget.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/torrent/flexget.nix b/nixos/modules/services/torrent/flexget.nix
index 4b9038e3e251..ca63f529a5df 100644
--- a/nixos/modules/services/torrent/flexget.nix
+++ b/nixos/modules/services/torrent/flexget.nix
@@ -1,4 +1,4 @@
-{ config, lib, pkgs, timezone, ... }:
+{ config, lib, pkgs, ... }:
 
 with lib;