Partway to getting France back in the fold. Stuck on ACME certs.

This commit is contained in:
2021-10-28 09:32:35 -07:00
parent 81aae5cd8d
commit 08766dfeb6
37 changed files with 1399 additions and 441 deletions
+6
View File
@@ -80,6 +80,12 @@ in {
local-hosts =
filterAttrs (host: hostOpts: hostOpts.site == local-site) config.fudo.hosts;
local-networks =
host.local-networks //
config.fudo.domains.${local-domain}.local-networks //
config.fudo.sites.${local-site}.local-networks;
in {
instance = {
local-domain = local-domain;