forked from nyanloutre/nixos-config
6 lines
67 B
Nix
6 lines
67 B
Nix
self: super:
|
|
|
|
{
|
|
lidarr = super.callPackage ../pkgs/lidarr { };
|
|
}
|