From 2608e0019851b3503f388d01061408a4b9d9d47e Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 5 Sep 2023 20:33:22 -0400 Subject: better day temperature Change-Id: I93d1b38ac6a920a7dacbc4ae2d9646b5168b0cb6 --- machines/helium.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/helium.nix b/machines/helium.nix index 01f6cd4..97f51c8 100644 --- a/machines/helium.nix +++ b/machines/helium.nix @@ -97,7 +97,7 @@ in { #logind.extraConfig = "IdleAction=lock"; clight.enable = true; - clight.temperature.day = 5000; + clight.temperature.day = 6500; clight.temperature.night = 1800; printing.enable = true; -- cgit v1.2.3