From 89507ad1d6d44a1fcad94c5169e4ee71701a5f04 Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Tue, 10 Sep 2024 00:48:33 -0400 Subject: [PATCH] fix(nix): add zoom and tune redshift Signed-off-by: Lucas Sta Maria --- nix/hosts/framework/home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/hosts/framework/home.nix b/nix/hosts/framework/home.nix index e227b56..920d814 100644 --- a/nix/hosts/framework/home.nix +++ b/nix/hosts/framework/home.nix @@ -66,6 +66,7 @@ pasystray arandr inkscape + zoom-us emacs alacritty @@ -132,7 +133,7 @@ duskTime = "18:00-19:00"; temperature = { day = 6500; - night = 6500; + night = 4500; }; };