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
|
|
@ -14,12 +14,7 @@ let
|
|||
cfg = config.services.desktopManager.cosmic;
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
thefossguy
|
||||
HeitorAugustoLN
|
||||
nyabinary
|
||||
ahoneybun
|
||||
];
|
||||
meta.maintainers = lib.teams.cosmic.members;
|
||||
|
||||
options = {
|
||||
services.desktopManager.cosmic = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue