services.mediawiki.path

NixOS option

Extra packages to add to the PATH of phpfpm-pool.

type: list of package
Default
with pkgs; [ diffutils imagemagick ]
Example
with pkgs; [ librsvg ]
declared in: nixos/modules/services/web-apps/mediawiki.nixView source on NixOS/nixpkgs →