7 lines
95 B
Nix
7 lines
95 B
Nix
{
|
|
services.wlsunset = {
|
|
enable = true;
|
|
latitude = 45.0;
|
|
longitude = 11.7;
|
|
};
|
|
}
|