feat: added the function to get teh data and updated teh times tehy run at

Closes #10
This commit is contained in:
silver 2023-08-05 22:27:54 +01:00
parent 90a24c97be
commit 280b3061bf

View file

@ -100,11 +100,11 @@
# modify these
scripts = {
"update_groups" = "*-*-* *:00:00";
"new_users" = "*:0/15";
"new_data" = "*:0,15,30,45";
"new_users" = "*:5,20,35,50";
"update_groups" = "*:10";
};
in {
options.services."${package_name}" = {
enable = mkEnableOption "enable ${package_name}";