pkgs: extract podgrab from 'services/podgrab'
This commit is contained in:
parent
edb9c46106
commit
b06f265291
3 changed files with 33 additions and 28 deletions
|
|
@ -1,2 +1,4 @@
|
|||
{ pkgs }:
|
||||
{ }
|
||||
{
|
||||
podgrab = pkgs.callPackage ./podgrab { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue