Files
nixpkgs/nixos/modules/services
Matthias Treydte 7d2829c0a0 nixos/nginx: fix MemoryDenyWriteExecute not being disabled when needed
The expression should check if the actually used nginx package
needes write+execute rights, not the default pkgs.nginx (which
has no modules unless overridden in an overlay).

Having MemoryDenyWriteExecute always true causes e.g. the Lua
module to fail (because JIT compilation).
2021-01-28 13:13:31 +01:00
..
2020-11-24 12:42:06 -05:00
2020-11-27 15:09:19 +01:00
2021-01-17 21:40:51 +01:00
2020-11-30 16:22:08 +09:00
2020-11-24 12:42:06 -05:00
2020-11-24 12:42:06 -05:00
2021-01-14 18:54:05 +00:00