diff --git a/modules/services/redshift-gammastep/lib/options.nix b/modules/services/redshift-gammastep/lib/options.nix index 475cca57c..f2c0922b0 100644 --- a/modules/services/redshift-gammastep/lib/options.nix +++ b/modules/services/redshift-gammastep/lib/options.nix @@ -10,9 +10,7 @@ let settingsFormat = pkgs.formats.ini { }; in { - meta = { - maintainers = with maintainers; [ rycee petabyteboy thiagokokada ]; - }; + meta.maintainers = with maintainers; [ rycee thiagokokada ]; imports = let mkRenamed = old: new: