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