gammastep: dusk at 22:00
This commit is contained in:
parent
54ca003b84
commit
6f1e5e6cea
|
@ -8,7 +8,7 @@
|
||||||
services.gammastep = {
|
services.gammastep = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dawnTime = "06:00";
|
dawnTime = "06:00";
|
||||||
duskTime = "22:30";
|
duskTime = "22:00";
|
||||||
temperature = {
|
temperature = {
|
||||||
day = 6500; # default upstream but not in nixpkgs, neutral
|
day = 6500; # default upstream but not in nixpkgs, neutral
|
||||||
night = 4500; # default upstream but not in nixpkgs
|
night = 4500; # default upstream but not in nixpkgs
|
||||||
|
|
Loading…
Reference in a new issue