base/base.nix: fix formatting for lower reboot window
This commit is contained in:
@@ -132,7 +132,7 @@ in
|
||||
|
||||
allowReboot = true;
|
||||
rebootWindow = {
|
||||
lower = "9:00";
|
||||
lower = "09:00";
|
||||
upper = "10:00";
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user