This commit is contained in:
Shelvacu
2025-08-12 10:45:59 -07:00
committed by Shelvacu on prophecy
parent 48f4a4d22a
commit dd0dd9fccc

View File

@@ -4,7 +4,7 @@ let
inherit (config.vacu) dnsData;
in
{
vacu.dns."pwrhs.win" =
vacu.dns."sv.mt" =
{ ... }:
{
imports = [ dnsData.modules.cloudns ];