From f1a0cf3a90c87f616f4d2f2cf5a7f3e91e1efc1b Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Mon, 8 Jul 2024 16:40:17 +0100 Subject: [PATCH] flake: format toml using "taplo" --- flake-modules/dev/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake-modules/dev/default.nix b/flake-modules/dev/default.nix index d3cfa266..7c9963e4 100644 --- a/flake-modules/dev/default.nix +++ b/flake-modules/dev/default.nix @@ -34,6 +34,7 @@ }; statix.enable = true; stylua.enable = true; + taplo.enable = true; }; settings = {