scripts: add meme download script

This commit is contained in:
Leonardo Eugênio 2023-02-07 13:39:04 -03:00
parent e64d87ae1c
commit 670ae65181
3 changed files with 19 additions and 0 deletions

View file

@ -6,6 +6,7 @@ in {
};
config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [
down_meme
yt-dlp
ffmpeg
imagemagick