summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-02-08 15:39:31 -0800
committerBen Sima <ben@bsima.me>2019-02-08 15:39:31 -0800
commite9afc3451a6cb5cd8d644a9c28cd0bcefb28284b (patch)
tree1b8bfd2e17803bc8684df3261d4f08d86ee59f8d /machines
parent0781c4bbf06ee1544148c8d817048be540698cbe (diff)
Add redshift temp
Diffstat (limited to 'machines')
-rw-r--r--machines/lithium.nix4
1 files changed, 4 insertions, 0 deletions
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 = {