From e9afc3451a6cb5cd8d644a9c28cd0bcefb28284b Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 8 Feb 2019 15:39:31 -0800 Subject: Add redshift temp --- machines/lithium.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'machines') diff --git a/machines/lithium.nix b/machines/lithium.nix index 323d3e0..9fe781e 100644 --- a/machines/lithium.nix +++ b/machines/lithium.nix @@ -158,6 +158,10 @@ in enable = true; latitude = "33.044444"; longitude = "-117.271667"; + temperature = { + day = 4000; + night = 3500; + }; }; emby = { -- cgit v1.2.3