mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
{nixos/cosmic, cosmic-packages}: adopt by NixOS/cosmic team
This commit is contained in:
parent
7491549723
commit
446b74a552
30 changed files with 30 additions and 123 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue