add nginxModules
This commit is contained in:
parent
a4adb4faa0
commit
6b29f58343
|
@ -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
1049
nginx/modules.nix
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue