domain -> domains

This commit is contained in:
niten 2023-03-03 16:03:18 -08:00
parent 93c9f68d63
commit 3dc70be963
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ let
getDomainPostgresqlServer = hostname:
let domain-name = entities.hosts."${hostname}".domain;
in getHostFqdn entities.domain."${domain-name}".postgresql-server;
in getHostFqdn entities.domains."${domain-name}".postgresql-server;
in {
inherit getHostSite getHostDomain getHostRealm getHostFqdn getHostIpv4