Skip to content

Commit 03803f4

Browse files
committed
-
1 parent ab6ccd4 commit 03803f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ in {
506506
blocked_services.schedule = let
507507
unBlock = {
508508
start = "20h";
509-
end = "23h";
509+
end = "24h";
510510
};
511511
in {
512512
mon = unBlock;

0 commit comments

Comments
 (0)