diff --git a/shell.nix b/shell.nix index 98cea50..1a10ccb 100644 --- a/shell.nix +++ b/shell.nix @@ -4,7 +4,6 @@ let src = ./.; hooks = { shfmt.enable = true; - html-tidy.enable = true; taplo.enable = true; }; };