commit f909d8e1d83c4a2b5becb5fc172c411da2b0a352 parent 4647c31969472cfe8a0b7f432712da084b7c0730 Author: Chris <chris@echoz.io> Date: Fri, 12 Dec 2025 12:57:05 +0100 feat: add yt-dlp Diffstat:
| M | modules/tools/default.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/modules/tools/default.nix b/modules/tools/default.nix @@ -23,6 +23,7 @@ wdiff xxd yq-go + yt-dlp zip ]; };