Minor change
This commit is contained in:
parent
d7f7224c4d
commit
34fc478794
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue