diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 83dd3c3..8781a0a 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -40,6 +40,7 @@ in peer-port-random-low = 42333; peer-port-random-on-start = true; incomplete-dir-enabled = false; + incomplete-dir = downloadDir ++ ".incomplete"; }; };