bebop: boot instead of switch

Hoping to reduce server non-responsiveness, probably due to cloudflared
failing to restart after a switch.
This commit is contained in:
Payas Relekar 2024-03-16 16:53:48 +05:30
parent df11af1771
commit 2a32b0613d

View file

@ -94,6 +94,7 @@ in
allowReboot = true; allowReboot = true;
flake = "git+https://git.bhankas.org/payas/nixos#bebop"; flake = "git+https://git.bhankas.org/payas/nixos#bebop";
dates = "04:00"; dates = "04:00";
operation = "boot";
randomizedDelaySec = "05min"; randomizedDelaySec = "05min";
rebootWindow = { rebootWindow = {
lower = "04:30"; lower = "04:30";