From 6f1e5e6cea70f0a503627cc046f3edd253ad7fcb Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Sun, 1 Oct 2023 22:31:01 +0200 Subject: [PATCH] gammastep: dusk at 22:00 --- modules/desktop/gammastep.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop/gammastep.nix b/modules/desktop/gammastep.nix index 19fa006..8eda381 100644 --- a/modules/desktop/gammastep.nix +++ b/modules/desktop/gammastep.nix @@ -8,7 +8,7 @@ services.gammastep = { enable = true; dawnTime = "06:00"; - duskTime = "22:30"; + duskTime = "22:00"; temperature = { day = 6500; # default upstream but not in nixpkgs, neutral night = 4500; # default upstream but not in nixpkgs