enabled time tracker

This commit is contained in:
Nickiel12 2023-09-09 19:12:11 -07:00
parent 7505324b84
commit 5acbfb0768

View file

@ -7,8 +7,8 @@
frequency = 15;
};
services.time_tracker = {
enable = false;
config_path = "/home/nixolas/nextcloud_integrations.toml";
enable = true;
config_path = "/home/nixolas/nextcloud_testing.toml";
frequency = 5;
};
}