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