Revert "Nix"

This commit is contained in:
orangci 2026-03-21 17:09:29 +03:00 committed by GitHub
commit 3fac80dcfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 239 additions and 158 deletions

View file

@ -1,6 +1,10 @@
{ dns, ... }:
with dns.lib.combinators;
{
{ dns, ... }: let
owner = {
username = "joestr";
email = "strasser999@gmail.com";
};
proxy = false;
in with dns.lib.combinators; {
A = [ "142.132.173.34" ];
AAAA = [ "2a01:4f8:1c0c:6cc0::1" ];
MX = [