add nginxModules

This commit is contained in:
fleaz 2023-10-26 23:47:10 +02:00
parent a4adb4faa0
commit 6b29f58343
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083
2 changed files with 1051 additions and 0 deletions

View file

@ -11,4 +11,6 @@ self: super: {
gotosocial = super.callPackage ./gotosocial { };
pulse-secure = super.callPackage ./pulse-secure { };
studio-link = super.callPackage ./studio-link.nix { };
nginxModules = super.recurseIntoAttrs (super.callPackage ./nginx/modules.nix { });
}

1049
nginx/modules.nix Normal file

File diff suppressed because it is too large Load diff