scripts: add meme download script
This commit is contained in:
parent
e64d87ae1c
commit
670ae65181
3 changed files with 19 additions and 0 deletions
|
@ -6,6 +6,7 @@ in {
|
|||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
down_meme
|
||||
yt-dlp
|
||||
ffmpeg
|
||||
imagemagick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue