Minor change

This commit is contained in:
Yan Lin 2025-09-20 00:06:11 +02:00
parent d7f7224c4d
commit 34fc478794

View file

@ -11,7 +11,7 @@
# yt-dlp configuration - store videos on large storage # yt-dlp configuration - store videos on large storage
programs.yt-dlp-custom = { programs.yt-dlp-custom = {
enable = true; enable = true;
downloadDir = "/mnt/storage/Media/Web"; downloadDir = "/mnt/storage/Media/web";
}; };
programs.zsh.shellAliases = { programs.zsh.shellAliases = {