1: Hardcoded day and night temps for wlsunset
This commit is contained in:
parent
7c5fa5db31
commit
c918ccd996
@ -3,5 +3,10 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
latitude = 39;
|
latitude = 39;
|
||||||
longitude = -121.2;
|
longitude = -121.2;
|
||||||
|
|
||||||
|
temperature = {
|
||||||
|
day = 6500;
|
||||||
|
night = 5000;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user