Compare commits
1 commit
83b7262090
...
372a42a9ed
Author | SHA1 | Date | |
---|---|---|---|
372a42a9ed |
1 changed files with 5 additions and 1 deletions
|
@ -11,10 +11,14 @@
|
|||
builders-use-substitutes = true;
|
||||
};
|
||||
gc = {
|
||||
persistent = false;
|
||||
persistent = true;
|
||||
dates = "weekly";
|
||||
options = "-d";
|
||||
randomizedDelaySec = "5h";
|
||||
};
|
||||
optimise = {
|
||||
dates = [];
|
||||
automatic = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue