mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
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