services.redshift.settings
Home-Manager option
The configuration to pass to Redshift. Available options for Redshift described in redshift(1).
type: open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))Default
{ }Example
declared in: <home-manager/modules/services/redshift-gammastep/redshift.nix>source unavailable{ redshift = { adjustment-method = "randr"; }; randr = { screen = 0; }; };