l bepasty: forceSSL conflicts with enableSSL

This commit is contained in:
lassulus 2017-09-13 21:13:53 +02:00
parent 1fd1ff57c8
commit c0a4063c2d

View file

@ -31,7 +31,6 @@ in {
} //
genAttrs ext-doms (ext-dom: {
nginx = {
enableSSL = true;
forceSSL = true;
enableACME = true;
};