diff --git a/machines/levitation/home.nix b/machines/levitation/home.nix index 94293d0..ed2bea9 100644 --- a/machines/levitation/home.nix +++ b/machines/levitation/home.nix @@ -60,7 +60,7 @@ tray = true; temperature = { day = 6300; - night = 3300; + night = 3700; }; settings = { general = { fade = 1; }; }; };