stash wip

This commit is contained in:
2024-09-22 14:54:06 -06:00
parent 3934d899b8
commit 2ad566ec27
4 changed files with 60 additions and 11 deletions

View File

@@ -39,6 +39,7 @@ _self: super: {
inherit (pkgsU) ns-usbloader;
inherit (pkgsU) collector;
inherit (pkgsU) homepage-dashboard;
inherit (pkgsU) stash;
inherit (pkgsM) gallery-dl;
inherit (pkgsM) yt-dlp;
handbrake = super.handbrake.override { useGtk = true; };