{ config, lib, pkgs, ... }: { services.gammastep = { enable = true; tray = true; latitude = 49.01; longitude = 8.4; }; }