fix(nix): add zoom and tune redshift
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
32f58825de
commit
89507ad1d6
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue