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

Merged
silver merged 6 commits from #10_wolves_database into main 2023-08-05 21:36:30 +00:00
Showing only changes of commit 280b3061bf - Show all commits

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}";