From a1fa290312398ed1e1e0cd05b7407f1904bf9754 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 17 Oct 2019 20:28:06 -0700 Subject: update redshift latlong --- linux.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 0ae9e94..8609709 100644 --- a/linux.nix +++ b/linux.nix @@ -316,8 +316,8 @@ in redshift = { enable = true; - latitude = "33.044444"; - longitude = "-117.271667"; + latitude = "37.39"; + longitude = "-122.09"; temperature = { day = 6000; night = 3500; -- cgit v1.2.3