adding php

This commit is contained in:
Chris Cochrun 2023-12-10 06:59:11 -06:00
parent fd7f67f379
commit 412015904f

View file

@ -258,6 +258,7 @@
home = "/storage/nextcloud";
https = true;
package = pkgs.nextcloud27;
phpPackage = pkgs.php;
hostName = "nc.cochrun.xyz";
caching = {
redis = true;