mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
8 lines
149 B
Nix
8 lines
149 B
Nix
|
|
{
|
||
|
|
embed-thumbnail = true;
|
||
|
|
embed-subs = true;
|
||
|
|
sub-langs = "english";
|
||
|
|
downloader = "aria2c";
|
||
|
|
downloader-args = "aria2c:'-c -x8 -s8 -k1M'";
|
||
|
|
}
|