attic: try prefetching 8 chunks
This commit is contained in:
parent
2260347ed9
commit
1c8135095c
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
final: prev: {
|
||||
attic-server = prev.attic-server.overrideAttrs {
|
||||
patches = [
|
||||
./prefetch-32-chunks.patch
|
||||
./prefetch-8-chunks.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue