base/base.nix: fix formatting for lower reboot window

This commit is contained in:
2025-08-09 10:47:02 -07:00
parent 41b76dc852
commit f192d8b304

View File

@@ -132,7 +132,7 @@ in
allowReboot = true;
rebootWindow = {
lower = "9:00";
lower = "09:00";
upper = "10:00";
};
};