{ pkgs, ... }: { location = { latitude = 48.8422; longitude = 2.3452; }; services.redshift = { enable = true; }; }