{nixos/cosmic, cosmic-packages}: adopt by NixOS/cosmic team

This commit is contained in:
Heitor Augusto 2025-04-11 12:39:51 -03:00 committed by GitHub
commit 446b74a552
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 30 additions and 123 deletions

View file

@ -16,12 +16,7 @@ let
in
{
meta.maintainers = with lib.maintainers; [
thefossguy
HeitorAugustoLN
nyabinary
ahoneybun
];
meta.maintainers = lib.teams.cosmic.members;
options.services.displayManager.cosmic-greeter = {
enable = lib.mkEnableOption "COSMIC greeter";