mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
nixos/gotenberg: remove self from maintainers
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user