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