Skip to content

Commit 2c54ceb

Browse files
committed
Merge branch 'master' of github.com:functora/functora.github.io
2 parents c846852 + 03803f4 commit 2c54ceb

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)