downlederigoೃ

This commit is contained in:
Reid 2025-04-26 18:40:13 -07:00
parent 4954f84a48
commit b8da59086b
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
10 changed files with 170 additions and 19 deletions

View file

@ -38,6 +38,8 @@
packages = with pkgs; [
nodejs
nodePackages.npm
ffmpeg yt-dlp
];
};
});