Disable reboot

This commit is contained in:
Filippo Berto 2024-06-04 11:42:02 +02:00
parent e676e5bc48
commit 498a4a6dd5
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 8 deletions

View file

@ -5,9 +5,6 @@
# dates = "daily"; # default 04:04
randomizedDelaySec = "45min";
flags = [ "--refresh" ];
rebootWindow = {
upper = "06:00";
lower = "02:00";
};
# rebootWindow = { upper = "06:00"; lower = "02:00"; };
};
}