php package
This commit is contained in:
parent
54e757b768
commit
97edc0868d
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
|
||||
services.phpfpm.pools.mypool = {
|
||||
user = "nobody";
|
||||
package = pkgs.php;
|
||||
phpPackage = pkgs.php;
|
||||
settings = {
|
||||
"pm" = "dynamic";
|
||||
"listen.owner" = config.services.nginx.user;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue