Loading nixos/modules/services/misc/gotenberg.nix +0 −2 Original line number Diff line number Diff line Loading @@ -351,6 +351,4 @@ in // optionalAttrs (cfg.environmentFile != null) { EnvironmentFile = cfg.environmentFile; }; }; }; meta.maintainers = with lib.maintainers; [ pyrox0 ]; } nixos/tests/gotenberg.nix +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ { name = "gotenberg"; meta.maintainers = with lib.maintainers; [ pyrox0 ]; nodes.machine = { services.gotenberg = { Loading Loading
nixos/modules/services/misc/gotenberg.nix +0 −2 Original line number Diff line number Diff line Loading @@ -351,6 +351,4 @@ in // optionalAttrs (cfg.environmentFile != null) { EnvironmentFile = cfg.environmentFile; }; }; }; meta.maintainers = with lib.maintainers; [ pyrox0 ]; }
nixos/tests/gotenberg.nix +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ { name = "gotenberg"; meta.maintainers = with lib.maintainers; [ pyrox0 ]; nodes.machine = { services.gotenberg = { Loading