Mark rycee as maintainer for a bunch of modules

This commit is contained in:
Robert Helgesson 2017-09-26 23:40:31 +02:00
parent bf9b9026d9
commit a8e08d14bb
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
31 changed files with 76 additions and 12 deletions

View file

@ -30,6 +30,8 @@ let
in
{
meta.maintainers = [ maintainers.rycee ];
options = {
gtk = {
enable = mkEnableOption "GTK 2/3 configuration";

View file

@ -48,6 +48,8 @@ let
in
{
meta.maintainers = [ maintainers.rycee ];
options = {
news = {
display = mkOption {

View file

@ -9,6 +9,8 @@ let
in
{
meta.maintainers = [ maintainers.rycee ];
options = {};
config = mkIf (homeCfg.sessionVariableSetter == "pam") {