8 lines
97 B
Nix
8 lines
97 B
Nix
{
|
|
services.wlsunset = {
|
|
enable = true;
|
|
latitude = 39;
|
|
longitude = -121.2;
|
|
};
|
|
}
|