mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/gotenberg: remove self from maintainers
This commit is contained in:
parent
5377bd426a
commit
d4cd2a2ca9
2 changed files with 0 additions and 3 deletions
|
|
@ -351,6 +351,4 @@ in
|
|||
// optionalAttrs (cfg.environmentFile != null) { EnvironmentFile = cfg.environmentFile; };
|
||||
};
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
{
|
||||
name = "gotenberg";
|
||||
meta.maintainers = with lib.maintainers; [ pyrox0 ];
|
||||
|
||||
nodes.machine = {
|
||||
services.gotenberg = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue