fix(dns01): fmt

This commit is contained in:
Constantin Gierczak--Galle 2024-11-22 21:53:40 +01:00
parent a1a4eedd72
commit 28c5c5998f
No known key found for this signature in database

View file

@ -31,7 +31,7 @@ with dns.lib.combinators;
infra = {
subdomains = mapAttrs' (
host:
{ site, ... }:
{ ... }:
# NOTE: Originally "${host}.${site}"
# I think it makes sense to ditch the site info in the case of the lab
nameValuePair "${host}" (