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
..
2021-01-11 08:41:15 +01:00
2021-01-15 01:16:33 +00:00
2021-01-17 15:11:16 -08:00
2020-12-10 22:24:11 +01:00