fzf into download

This commit is contained in:
Danilo Reyes
2026-02-28 22:20:11 -06:00
parent adab652feb
commit 7aab65a73a
5 changed files with 162 additions and 33 deletions

View File

@@ -7,6 +7,7 @@
gallery-dl,
ffmpeg,
webcomix,
fzf,
...
}:
let
@@ -32,5 +33,6 @@ buildPythonApplication {
types-pyyaml
yt-dlp
webcomix
fzf
];
}