l: php5 -> php7
This commit is contained in:
parent
efb192f515
commit
28f96d4cb1
@ -32,7 +32,6 @@ rec {
|
|||||||
let
|
let
|
||||||
domain = head domains;
|
domain = head domains;
|
||||||
in {
|
in {
|
||||||
services.phpfpm.phpPackage = pkgs.php56;
|
|
||||||
services.nginx.virtualHosts."${domain}" = {
|
services.nginx.virtualHosts."${domain}" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
enableSSL = true;
|
enableSSL = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user