Redshift: Difference between revisions

imported>Feliix42
Add note about redshift itself and add note that explains how redshift can silently fail to start when location is not found.
imported>Alexnortung
m Added a comment showing how to set location.provider.
Line 17: Line 17:
{ config, pkgs, callPackage, ... }: {
{ config, pkgs, callPackage, ... }: {
   ...
   ...
  # location.provider = "geoclue2"
   # All values except 'enable' are optional.
   # All values except 'enable' are optional.
   services.redshift = {
   services.redshift = {