all repos — dns @ 3c5d50deb22aff581b684233a3f4e15ac3429231

DNS records for my domains, managed via dnscontrol

remove script for HTTPS records

Alan Pearce
commit

3c5d50deb22aff581b684233a3f4e15ac3429231

parent

02b701c2421c550a2d6d3f26e15bc39102b320d3

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M shell.nixshell.nix
@@ -3,7 +3,6 @@ }:
pkgs.mkShell { packages = with pkgs; [ dnscontrol - xh nodePackages.prettier ]; }