1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-01 13:37:49 +00:00

Add cert for * 3rd level domain

This commit is contained in:
RGBCube 2024-01-11 18:27:28 +03:00
parent 5385c1850b
commit f149577e62
No known key found for this signature in database

View file

@ -185,6 +185,8 @@
}; };
}; };
security.acme.certs."*.${cfg.url}" = {};
systemd.services.site = { systemd.services.site = {
description = "RGBCube's Homepage"; description = "RGBCube's Homepage";
requires = [ "network.target" ]; requires = [ "network.target" ];