lib fix?....

This commit is contained in:
Danilo Reyes
2025-11-11 16:14:10 -06:00
parent ed5984e32b
commit b67e154777
2 changed files with 29 additions and 37 deletions

View File

@@ -16,7 +16,6 @@ let
else if config.services.lidarr-mb-gap.src != null then
import ../nix/package.nix {
inherit pkgs;
lib = pkgs.lib;
src = config.services.lidarr-mb-gap.src;
}
else