Skip to content

Commit 6e6a4c4

Browse files
committed
dns: drop test name from nixos.org zone
This unexpectedly created a CNAME instead of an ALIAS.
1 parent dea52fb commit 6e6a4c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dns/nixos.org.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,4 @@ D("nixos.org",
200200

201201
// temporary election-related services
202202
CNAME("sc-election-2025", "nix-ec-2025.7c6f434c.michaelraskin.top."),
203-
204-
// test for gandi ticket
205-
ALIAS("test", "nixos-homepage.netlify.app."),
206203
);

0 commit comments

Comments
 (0)