Skip to content

Commit

Permalink
nixos/redshift: add thiagokokada as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Jan 13, 2021
1 parent 6938c70 commit 1aed84d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/modules/services/x11/redshift.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ let

in {

meta.maintainers = with maintainers; [ thiagokokada ];

imports = [
(mkChangedOptionModule [ "services" "redshift" "latitude" ] [ "location" "latitude" ]
(config:
Expand Down

0 comments on commit 1aed84d

Please sign in to comment.