web01: add Upholds to lemmy for pict-rs

This commit is contained in:
zowoq 2023-09-04 18:29:09 +10:00
parent 2963446f57
commit 54b2ff99dc

View file

@ -21,6 +21,8 @@ in
}; };
}; };
systemd.services.lemmy.unitConfig.Upholds = [ "pict-rs.service" ];
services.nginx.virtualHosts.${domain} = { services.nginx.virtualHosts.${domain} = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;