From 0d7a43098d2bc368d10e309949ed2b7405ebce17 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Sat, 2 Apr 2022 03:09:59 +0200 Subject: [PATCH] fix error --- machines/laptop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/laptop.nix b/machines/laptop.nix index 85b722a..ac40b16 100644 --- a/machines/laptop.nix +++ b/machines/laptop.nix @@ -14,7 +14,7 @@ services.gammastep = { enable = true; - dawnTime = "7:00-8:15" + dawnTime = "7:00-8:15"; duskTime = "21:30-22:30"; };