This commit is contained in:
Tim Schubert 2020-12-30 23:21:04 +01:00
parent 698646081c
commit 161b87184c
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

@ -13,6 +13,8 @@ in {
sessionName = "weechat-dadada"; sessionName = "weechat-dadada";
}; };
services.nginx.enable = true;
services.nginx.virtualHosts."webchat.dadada.li" = { services.nginx.virtualHosts."webchat.dadada.li" = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;