73 results found (page 2 of 5)
https://wiki.nixos.org/wiki/Nginx

… fastcgi_pass unix: ${ config services phpfpm pools mypool socket fastcgi_index index.php; '' }; }; services mysql enable true package pkgs mariadb }; services phpfpm pools mypool user "nobody" settings "pm" "dynamic" "listen.owner" config services nginx user "pm.max_children" "p…