forked from mirrors_public/oddlama_nix-config
feat(zackbiene): reenable hass with ACME double proxy
This commit is contained in:
parent
b2b2e60725
commit
eeac57d30d
8 changed files with 68 additions and 13 deletions
|
@ -16,6 +16,6 @@ in {
|
|||
dnsPropagationCheck = true;
|
||||
reloadServices = ["nginx"];
|
||||
};
|
||||
wildcardDomains = acme.domains;
|
||||
};
|
||||
security.acme.wildcardDomains = acme.domains;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue