make gc persistent

This commit is contained in:
TheWanderingCrow 2026-01-30 10:50:39 -05:00
parent eab8686458
commit 100be4c90a

View file

@ -91,6 +91,7 @@ in
# Automatic garbage collect
gc = {
automatic = true;
persistent = true;
dates = "weekly";
};
};