Loading nixos/modules/services/desktops/bamf.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ with lib; { meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading nixos/modules/services/desktops/geoclue2.nix +3 −1 Original line number Diff line number Diff line Loading @@ -266,5 +266,7 @@ in } // mapAttrs' appConfigToINICompatible cfg.appConfig); }; meta.maintainers = with lib.maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; } nixos/modules/services/desktops/tumbler.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ in "") ]; meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading nixos/modules/services/desktops/zeitgeist.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ with lib; { meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading nixos/modules/services/x11/display-managers/account-service-util.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ python3.pkgs.buildPythonApplication { ''; meta = with lib; { maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; } Loading
nixos/modules/services/desktops/bamf.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ with lib; { meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading
nixos/modules/services/desktops/geoclue2.nix +3 −1 Original line number Diff line number Diff line Loading @@ -266,5 +266,7 @@ in } // mapAttrs' appConfigToINICompatible cfg.appConfig); }; meta.maintainers = with lib.maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; }
nixos/modules/services/desktops/tumbler.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,8 +18,8 @@ in "") ]; meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading
nixos/modules/services/desktops/zeitgeist.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ with lib; { meta = { maintainers = with maintainers; [ ]; meta = with lib; { maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; ###### interface Loading
nixos/modules/services/x11/display-managers/account-service-util.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,6 @@ python3.pkgs.buildPythonApplication { ''; meta = with lib; { maintainers = with maintainers; [ ]; maintainers = with maintainers; [ ] ++ teams.pantheon.members; }; }