feat(rpi4): set up mosquitto

This commit is contained in:
Felix Schröter 2020-10-21 20:54:55 +02:00
parent c1042ae01a
commit ad3299faa2
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
4 changed files with 79 additions and 8 deletions

View file

@ -48,7 +48,7 @@ with builtins; {
recommendedProxySettings = true;
virtualHosts = {
"home.felschr.com" = {
${ config.networking.domain } = {
enableACME = true;
forceSSL = true;
locations."/" = {