update model to modular structure

This commit is contained in:
2026-02-22 06:17:06 +01:00
parent 9e1725a408
commit c800117125
6 changed files with 30 additions and 20 deletions

View File

@@ -5,7 +5,6 @@
services.cron = {
enable = true;
systemCronJobs = [
"0 0 * * * root reboot"
];
};