This commit is contained in:
parent
a9e3ec7ada
commit
777e9a6a4c
3 changed files with 29 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
get-tags = callPackage ./get-tags.nix { };
|
||||
git-exclude = callPackage ./git-exclude.nix { };
|
||||
git-graph = callPackage ./git-graph.nix { };
|
||||
import-to-jellyfin = callPackage ./import-to-jellyfin.nix { };
|
||||
mounter = callPackage ./mounter.nix { };
|
||||
move-firefox-screenshots = callPackage ./move-firefox-screenshots.nix { };
|
||||
notes = callPackage ./notes { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue