fix: Roundcube didn't build

This commit is contained in:
Inex Code 2024-07-18 19:20:15 +04:00
parent ea207b48d6
commit 1f4f9fd753

View file

@ -33,7 +33,7 @@ in
services.nginx.virtualHosts."${cfg.subdomain}.${domain}" = {
forceSSL = true;
useACMEHost = domain;
enableACME = false;
};
};
}