summaryrefslogtreecommitdiff
path: root/linux.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-11-16 19:09:08 -0500
committerBen Sima <ben@bsima.me>2020-11-16 19:09:08 -0500
commitae14e0c91003bc9464c46919e3040d39f92c52be (patch)
tree574a9356c1ab67e8b250d5e2890e98169b0de3b2 /linux.nix
parent4b3eb346018538b417cc750a9c56829b6d23e7de (diff)
Update lat long for redshift
Diffstat (limited to 'linux.nix')
-rw-r--r--linux.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux.nix b/linux.nix
index 92f5944..d066365 100644
--- a/linux.nix
+++ b/linux.nix
@@ -334,8 +334,8 @@ in
redshift = {
enable = true;
- latitude = "37.39";
- longitude = "-122.09";
+ latitude = "40.80";
+ longitude = "-81.52";
temperature = {
# orange = 1000, white = 5000
day = 5000;