This commit is contained in:
Noa Aarts 2024-04-04 14:53:44 +02:00
parent a01d9548b5
commit 54da080730

View file

@ -43,7 +43,7 @@
optimise.automatic = true;
gc = {
automatic = true;
interval = "weekly";
dates = "weekly";
options = "--delete-older-than 7d";
};
};