diesdas
This commit is contained in:
parent
8099faa9ae
commit
312d6d63ef
23 changed files with 122 additions and 297 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, ... }:
|
||||
{ config, ... }:
|
||||
|
||||
let
|
||||
|
||||
|
|
@ -24,6 +24,8 @@ in
|
|||
# not sure why this is currently working w/o the following
|
||||
#
|
||||
# services.nginx.virtualHosts."${webmailHostName}" = {
|
||||
# onlySSL = true;
|
||||
# forceSSL = lib.mkForce false;
|
||||
# enableACME = lib.mkForce false;
|
||||
# useACMEHost = config.networking.domain;
|
||||
# };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue