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 = {
automatic = true;
dates = "weekly";
options = "--delete-older-than=30d";
options = "--delete-older-than=90d";
};
settings = {
auto-optimise-store = true;