Closed mweinelt closed 1 month ago
Thank you for the report! I think that is a very reasonable suggestion.
I myself also adjust the time the service itself gets triggered:
services.index-git-repositories = {
enable = true;
interval = "1h";
};
For me personally once an hour is usually enough.
This service is super I/O heavy and drives the load up to the point where using it isn't fun anymore.
I'd recommend updating the systemd unit to make the service less bursty.