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