adding php
This commit is contained in:
parent
fd7f67f379
commit
412015904f
|
@ -258,6 +258,7 @@
|
||||||
home = "/storage/nextcloud";
|
home = "/storage/nextcloud";
|
||||||
https = true;
|
https = true;
|
||||||
package = pkgs.nextcloud27;
|
package = pkgs.nextcloud27;
|
||||||
|
phpPackage = pkgs.php;
|
||||||
hostName = "nc.cochrun.xyz";
|
hostName = "nc.cochrun.xyz";
|
||||||
caching = {
|
caching = {
|
||||||
redis = true;
|
redis = true;
|
||||||
|
|
Loading…
Reference in a new issue