chill on the gc

This commit is contained in:
Casper V. Kristensen 2023-08-12 01:57:15 +02:00
parent d43866304d
commit 6d947db800

View file

@ -8,7 +8,7 @@
gc = { gc = {
automatic = true; automatic = true;
dates = "weekly"; dates = "weekly";
options = "--delete-older-than=30d"; options = "--delete-older-than=90d";
}; };
settings = { settings = {
auto-optimise-store = true; auto-optimise-store = true;