switched to updated chrono_track

This commit is contained in:
Nickiel12 2023-09-11 18:11:24 -07:00
parent 120ed16972
commit 4d12ece217

View file

@ -6,8 +6,9 @@
config_path = "/home/nixolas/nextcloud_integrations.toml";
frequency = 15;
};
services.time_tracker = {
services.chrono_track = {
enable = true;
from_address = "NoReply <noreply@nickiel.net>";
config_path = "/home/nixolas/nextcloud_testing.toml";
frequency = 5;
};