From ac433255a493a4e6f11a4376f07b462c08885dbd Mon Sep 17 00:00:00 2001 From: osbm Date: Fri, 7 Feb 2025 15:52:03 +0300 Subject: [PATCH] hotfix --- modules/jellyfin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/jellyfin.nix b/modules/jellyfin.nix index 3a4e391..d208be9 100644 --- a/modules/jellyfin.nix +++ b/modules/jellyfin.nix @@ -1,6 +1,7 @@ { config, pkgs, + lib, ... }: {