diff --git a/flake-modules/dev/default.nix b/flake-modules/dev/default.nix index 64d53ae7..2f76438a 100644 --- a/flake-modules/dev/default.nix +++ b/flake-modules/dev/default.nix @@ -37,7 +37,8 @@ statix.enable = true; stylua.enable = true; shfmt.enable = true; - taplo.enable = true; + # FIXME: currently broken: taplo with options '[format]' failed to apply: exit status 101 + # taplo.enable = true; }; settings = {