From 70883f3eb6512a51aafa16bc0651f56b07bc6a8c Mon Sep 17 00:00:00 2001 From: Sense T Date: Sun, 23 Jul 2023 13:02:42 +0000 Subject: [PATCH] update --- global/software-configuration.nix | 1 + 1 file changed, 1 insertion(+) 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"; }; };