From 0184d4b37a67156b457c0e828517c7af3d1518c7 Mon Sep 17 00:00:00 2001 From: Jarrett Aiken Date: Wed, 22 Apr 2026 10:44:09 -0400 Subject: [PATCH] feat(dnsconfig.js): add Anubis CNAME record to arirex.me domain for RexBox services --- dnsconfig.js | 1 + flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 404c8ad..994ad64 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -95,6 +95,7 @@ D("achlfr.email", REG_101DOMAIN, RexBox Services \* -------------------------------------------------------------------------- */ cnames("arirex.me", rexbox, [ + "Anubis@anubis", "Chhoto URL@l", "ConvertX@convert", "Enclosed@bin", diff --git a/flake.lock b/flake.lock index 10290dd..5ca1333 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1773821835, - "narHash": "sha256-TJ3lSQtW0E2JrznGVm8hOQGVpXjJyXY2guAxku2O9A4=", + "lastModified": 1776548001, + "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=", "owner": "nixos", "repo": "nixpkgs", - "rev": "b40629efe5d6ec48dd1efba650c797ddbd39ace0", + "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc", "type": "github" }, "original": {