fix redshift temperature
This commit is contained in:
parent
fa2b854bc2
commit
2d0fb28f32
@ -9,7 +9,7 @@ with config.deviceSpecific; {
|
|||||||
|
|
||||||
services.redshift = {
|
services.redshift = {
|
||||||
enable = true;
|
enable = true;
|
||||||
temperature.day = 5500;
|
temperature.day = 6500;
|
||||||
temperature.night = 3000;
|
temperature.night = 3000;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user