Switch to latlong for wlsunset
This commit is contained in:
parent
4fd8327291
commit
92f310c5cd
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
services.wlsunset = {
|
||||
enable = config.home.desktop.enable;
|
||||
sunrise = "07:30";
|
||||
sunset = "22:30";
|
||||
latitude = "43.6";
|
||||
longitude = "-79.3";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue