1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00
home-manager/modules/services/redshift-gammastep
Thiago Kenji Okada 6b15b03898 redshift/gammastep: unify common options
Nowadays services.{redshift,gammastep} modules are really similar. They
should, since Gammastep is a fork of Redshift with the main objective is
to support Wayland.

So instead of trying to maintain two separate modules, this commit unify
the options in lib/options.nix file, making the implementation of the
module itself ends up being really simple (just calling the common
options with the necessary parameters to differentiate between them).
2021-01-26 01:39:50 -03:00
..
lib redshift/gammastep: unify common options 2021-01-26 01:39:50 -03:00
gammastep.nix redshift/gammastep: unify common options 2021-01-26 01:39:50 -03:00
redshift.nix redshift/gammastep: unify common options 2021-01-26 01:39:50 -03:00