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