patch attic to prefetch 32 chunks instead of 2
This commit is contained in:
parent
00a8ac69cf
commit
22204b49dd
3 changed files with 21 additions and 0 deletions
|
@ -3,6 +3,7 @@ let
|
|||
overlays = [
|
||||
./zipline
|
||||
./bitwarden
|
||||
./attic
|
||||
];
|
||||
importedOverlays = map (m: import m) overlays;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue