summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = {