This commit is contained in:
2023-11-17 15:39:31 +00:00
parent 30d07385e6
commit 241abd02ac
4 changed files with 32 additions and 12 deletions

View File

@@ -162,7 +162,7 @@ in
type = "s3";
region = "eu-central-1";
bucket = "nix-attic";
endpoint = "http://localhost:9000";
endpoint = "https://s3.nul.ie";
};
chunking = {
nar-size-threshold = 65536;