all repos — dns @ 1f97207d67a6e4432f8d28d8da4249a15719b77f

DNS records for my domains, managed via dnscontrol

add prettier to shell

Alan Pearce
commit

1f97207d67a6e4432f8d28d8da4249a15719b77f

parent

d29bcb418b7abf890647d71b6551ab6fd118360b

1 file changed, 1 insertion(+), 0 deletions(-)

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