1
0

modules/nixfiles: Specify dedicated system update times per host

This commit is contained in:
2023-12-15 18:58:01 +01:00
parent 97cb51e4fb
commit d05f74ece9
3 changed files with 9 additions and 2 deletions

View File

@@ -186,6 +186,7 @@
clerie.nixfiles.system-auto-upgrade = {
enable = true;
allowReboot = true;
startAt = "*-*-* 07:22:00";
};
clerie.monitoring = {