S3 cache: better performamnce?
This commit is contained in:
parent
06d42b5af0
commit
94b5f77e76
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
nix.settings = {
|
||||
extra-substituters = [
|
||||
"https://hyprland.cachix.org"
|
||||
"s3://nix-cache?endpoint=heimdall.tsn:9000&scheme=http"
|
||||
"s3://nix-cache?endpoint=heimdall.tsn:9000&scheme=http¶llel-compression=true&want-mass-query=true"
|
||||
# "s3://nix-cache?endpoint=s3.bertof.net"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue