mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
Fix acme config
This commit is contained in:
parent
3d2c3e760d
commit
577ce599c6
1 changed files with 0 additions and 5 deletions
|
@ -147,11 +147,6 @@
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
security.acme.certs.${cfg.url} = {
|
||||
domain = "*.${cfg.url}";
|
||||
group = "nginx";
|
||||
};
|
||||
|
||||
services.nginx = mkIf cfg.configureNginx {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue