Skip to content

Commit d4cc783

Browse files
committed
-
1 parent 1db39cc commit d4cc783

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
@@ -520,7 +520,7 @@ in {
520520
];
521521
blocked_services.schedule = let
522522
unBlock = {
523-
start = "20h";
523+
start = "19h";
524524
end = "24h";
525525
};
526526
in {

0 commit comments

Comments
 (0)