···6767 };
68686969 config = {
7070- warnings = let opt = options.services.locate.period; in optional opt.isDefined "The `period` definition in ${showFiles opt.files} has been removed; please replace it with `interval`, using the new systemd.time interval specifier.";
7070+ warnings =
7171+ let opt = options.services.locate.period; in
7272+ optional opt.isDefined "The ‘services.locate.period’ option in ${showFiles opt.files} has been removed; please replace it with ‘services.locate.interval’, using the systemd.time(7) calendar event format.";
71737274 systemd.services.update-locatedb =
7375 { description = "Update Locate Database";