9 lines
105 B
Nix
Raw Normal View History

2024-10-14 18:43:31 +03:00
{
services.gammastep = {
enable = true;
latitude = 52.58;
longitude = 36.3;
};
}