Opitimize the store more frequently

This commit is contained in:
Leonardo Eugênio 2022-12-21 23:20:06 -03:00
parent b55f21ebe8
commit 457d29aba3

View file

@ -134,9 +134,10 @@
nix = { nix = {
gc = { gc = {
automatic = true; automatic = true;
dates = "monthly"; dates = "weekly";
options = "--delete-older-than 7d"; options = "--delete-older-than 7d";
}; };
optimise.automatic = true;
settings = { settings = {
auto-optimise-store = true; auto-optimise-store = true;
substituters = [ substituters = [