From e7f9560f6d0c814e416eb00315c5c9b8f8d12c45 Mon Sep 17 00:00:00 2001 From: osbm Date: Thu, 27 Mar 2025 15:50:30 +0300 Subject: [PATCH] remove unnecessary argument --- modules/jellyfin.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/jellyfin.nix b/modules/jellyfin.nix index e2f48c5..43f1fb8 100644 --- a/modules/jellyfin.nix +++ b/modules/jellyfin.nix @@ -1,6 +1,5 @@ { config, - pkgs, lib, ... }: {