1
0
Fork 0

fix(nix): add zoom and tune redshift

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-09-10 00:48:33 -04:00
parent 32f58825de
commit 89507ad1d6
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -66,6 +66,7 @@
pasystray pasystray
arandr arandr
inkscape inkscape
zoom-us
emacs emacs
alacritty alacritty
@ -132,7 +133,7 @@
duskTime = "18:00-19:00"; duskTime = "18:00-19:00";
temperature = { temperature = {
day = 6500; day = 6500;
night = 6500; night = 4500;
}; };
}; };